in reply to Re: Re: Re: Re: Re: Re-calling in a list of variables into different .pl's
in thread Re-calling in a list of variables into different .pl's
I now only have two lists, both of them in the package (where it's easy to keep them synchronized (love that copy & paste!)).our @EXPORT; use vars @EXPORT=qw/ list of var names/;
Thanks so much for your help!
Lori
|
|---|