ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
281 B
Text
5 lines
281 B
Text
The biggest benefit of Sub::Exporter over existing exporters (including the
|
|
ubiquitous Exporter.pm) is its ability to build new coderefs for export, rather
|
|
than to simply export code identical to that found in the exporting package.
|
|
|
|
WWW: https://metacpan.org/release/Sub-Exporter
|