in reply to Re: How do I make one package use a module from another package?
in thread How do I make one package use a module from another package?

If you are going to do something like this, you should probably observe the same rules that strict.pm does.
$^H |= 1538; # turn on strict
  • Comment on Re: Re: How do I make one package use a module from another package?
  • Download Code