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
Version control of PMs where different callers (that is, different .pl files) can each choose which version of the PM they want by simply changing the use statement, not multiferous lines that call into the module.
That is my goal.
|
|---|