3 lines
196 B
Text
3 lines
196 B
Text
The biggest benefit of Sub::Exporter over existing exporters
|
|
is its ability to build new coderefs for export, rather than to
|
|
simply export code identical to that found in the exporting package.
|