You may want to just use a hash instead of separate variables.
Other than that, you can get rid of the our() list by saying something like our @EXPORT; use vars @EXPORT=qw/ list of var names /;. You could do something with eval to get the split working, but I wouldn't bother (unless the var names are going to change a lot).
In reply to Re: Re: Re: Re: Re: Re-calling in a list of variables into different .pl's
by ysth
in thread Re-calling in a list of variables into different .pl's
by Lori713
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |