in reply to Re^2: How to export multiple packages in one file to another Perl program?
in thread How to export multiple packages in one file to another Perl program?
I see now that one has to great lengths to achieve this,
Hm. When I compare that single import function with the guts of Exporter, I know which one I consider "great lengths".
But if you prefer to use a module, you should consider the latter's export_to_level() function.
|
|---|