Hello,
I am having many .cgi files for an intranet site ... The problem is ... many developers have used repetitive variable names in different .cgi files with a varying/global scope ... eg. %diff_levels is a hash defined in many .cgi files ...
My question: Are .cgi files similar to .pm files with regards to giving a fully qualified name to a var.?? eg. $package_name::var
Can I do the above in a .cgi file as well??
Regards,
Ukhas J.
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
