I've always found the CPAN website of great help for any module.
http://www.cpan.org/modules/00modlist.long.html
sulabh
-Original Message-
From: vemulakonda uday bhaskar [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 8:40 AM
To: [EMAIL PROTECTED]
Subject: scp : perl :help
hell
You can create a "header" module and declare the variable there. Export
the variable from the header module. Wherever you use the header module,
you can access the variable has ::variable. This way
you can change the value of the variable in the header module and it
will change wherever it is acces