sophisticated exporter for custom-built routines
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.
Maintainer: Andrew Hewus Fresh <afresh1@openbsd.org>