hi,

How can I access the current script name-table from module.
I'm currently using :
$main::XXX  = "123";

Then in the script :

print $XXX;

but this access the ASP %main not the script %main
... Is there a way to access script "main" package and pull data there....
I'm working with ASP.pm-mod_perl

thanx alot
=====
iVAN
[EMAIL PROTECTED]
=====

Reply via email to