and avoided to import CGI in my test script, but I can still call Vars() function directly, which from CGI documentation should not be visible:
What's going on?
You're imagining things :)
Even if you used use CGI qw(-compile -utf8 Vars ); there is no way Vars would be available to your script , unless you're using something ( its not ModPerl::Registry ) to make it available
In reply to Re^3: importing functions with "PerlModule" Apache directive
by Anonymous Monk
in thread importing functions with "PerlModule" Apache directive
by acanfora
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |