aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Exporter-Declare
Commit message (Collapse)AuthorAgeFilesLines
* Exporter::Declare is a meta-driven exporting tool. Exporter::DeclareJun Kuriyama2010-11-234-0/+61
tries to adopt all the good features of other exporting tools, while throwing away horrible interfaces. Exporter::Declare also provides hooks that allow you to add options and arguments for import. Finally, Exporter::Declare's meta-driven system allows for top-notch introspection. WWW: http://search.cpan.org/dist/Exporter-Declare/ Notes: svn path=/head/; revision=264979