public
Description: a sophisticated, customizable code exporter for Perl
Homepage:
Clone URL: git://github.com/rjbs/sub-exporter.git
rjbs (author)
Wed Oct 07 10:06:36 -0700 2009
commit  1880ffa809eb4263da2c81ddbc21103527024716
tree    ed655775eb187459987108a9fde0104f291490c4
parent  4178ae89a3dac22441b94ab2b9f351d1a85e6323
name age message
file Changes Fri Jan 16 07:31:05 -0800 2009 prep new release [rjbs]
file LICENSE Tue Nov 07 20:16:50 -0800 2006 r27681@knight: rjbs | 2006-11-07 23:11:44 -05... [rjbs]
file MANIFEST.SKIP Thu Aug 30 10:06:35 -0700 2007 manifest.skip not manifest [rjbs]
file Makefile.PL Fri Jan 16 07:31:05 -0800 2009 prep new release [rjbs]
file README Sat Mar 11 06:18:55 -0800 2006 r19673@knave: rjbs | 2006-03-11 09:17:17 -050... [rjbs]
directory lib/ Wed Oct 07 10:06:36 -0700 2009 fix cookbook recipe for constants to, uh, work [rjbs]
directory t/ Wed Oct 22 20:29:44 -0700 2008 fix hash ordering issue [rjbs]
directory xt/ Sat Apr 12 18:12:55 -0700 2008 extra tests [rjbs]
README
Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
for renaming, currying/sub-generation, and other cool stuff.  Read its own
documentation.