./wip/p5-Exporter-Tidy, Alternative way of exporting symbols in perl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.08, Package name: p5-Exporter-Tidy-0.08, Maintainer: athaba

Exporter::Tidy is a perl module, which serves as an easy,
clean alternative to Exporter. Unlike Exporter, it is not
subclassed, but it simply exports a custom import() into
your namespace.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 4f92a29eb6aa39c08f888c84a4a94a3e0988d526
Filesize: 23.134 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 12:45:25 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-04-15 09:10:03 by Christian St. | Files touched by this commit (12)
Log message:
Changed maintainer to sourceforge email address
   2010-02-06 16:27:49 by Christian St. | Files touched by this commit (1)
Log message:
Added license and made COMMENT pkglint-valid
   2008-08-08 11:37:35 by Christian St. | Files touched by this commit (3) | Imported package
Log message:
Import p5-Exporter-Tidy-0.07 as wip/p5-Exporter-Tidy.

Exporter::Tidy is a perl module, which serves as an easy,
clean alternative to Exporter. Unlike Exporter, it is not
subclassed, but it simply exports a custom import() into
your namespace.