Hi All, I have one user perl defined package(say: test.om). This is a CGI::Application. The Session is maintained for each and every page. The Template pages are kept in the other directory called templates.
In a template file, I'm supposed to call a .pl (perl) (say:needed.pl) file. It's a seperate file, which is apart from the Session (CGI::Session). But is also one page amoung them. The problem is, I'm able to access this needed.pl file directly. There is no Session restrictions. How can call the CGI:Session into this seperate perl (.pl) file. Thanks in advance Jeyaseelan -- View this message in context: http://www.nabble.com/TT-Plugin---modify-options-on-a-case-basis.-tf1868893.html#a5117233 Sent from the Perl - Cgi-Application List2 forum at Nabble.com. --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
