In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
(Ruth Albocher) wrote:

> I would like to use a global variable in my perl application, but since
> everything in perl is in a package, it will always belong to some
> package. what can I do?

stay away from global variables. :)

what are you trying to do?
-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to