freebsd-ports/devel/p5-Sub-Exporter/pkg-descr
2006-04-30 19:58:53 +00:00

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: http://search.cpan.org/dist/Sub-Exporter/