http://www.perlmonks.org?node_id=142543


in reply to Re: Re: Re: Re: Help with passing through a package...
in thread Help with passing through a package...

I'm saying you can do that OR you can declare $Num_OF... in X2PCONF.pm with use vars OR you can declare it with our in X2PCONF.pm. (Note that the last option requires perl version 5.6 or greater.)