in reply to Re: PERL modules named differently than the package won't export
in thread PERL modules named differently than the package won't export

Thanks, Eliya.

That solved the problem. Now I can modify the .pm and use it in a more risk-tolerant .pl and when we're all comfortable that it won't blow up, we can start moving it into other .pl files that are risk-averse.

  • Comment on Re^2: PERL modules named differently than the package won't export