Hello,

I would like to be able to set variables by using a module.

The module would be simple but provide a list of variables such as:

$PSOFTDIR=/psoft/bin;

An example for the calling program would be:

#!/usr/bin/perl

use module_name;

print $PSOFTDIR;

Is there an easy way to do this as I could use the module for many scripts?

Thanks,

Craig A. Sharp
Unix Systems Administrator
DNS Administrator
Roush Industries
Office: 734-779-7282
Cell: 734-231-6769
Fax: 734-779-7807
[EMAIL PROTECTED]
====================================================
I have not lost my mind, it's backed up on tape somewhere!
====================================================

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users


Reply via email to