Correct, the variables are special variables for Informix and Peoplsoft.

>>> Peter Eisengrein <[EMAIL PROTECTED]> 01/16/02 03:45PM >>>
you mean vars other than what is in %ENV ?

> -----Original Message-----
> From: Craig Sharp [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, January 16, 2002 15:20
> To: [EMAIL PROTECTED] 
> Subject: [Perl-unix-users] Setting variables with a module
> 
> 
> 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 
> 

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


Reply via email to