[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#636880: ITP: libexporter-easy-perl -- perl module to take the drudgery out of Exporting symbols



Package: wnpp
Severity: wishlist
Owner: Ben Webb <bjwebb67@googlemail.com>


* Package name    : libexporter-easy-perl
  Version         : 0.16
  Upstream Author : Fergal Daly <fergal@esatclear.ie>
* URL             : http://search.cpan.org/dist/Exporter-Easy/
* License         : Artistic or GPL-1
  Programming Lang: Perl
  Description     : perl module to take the drudgery out of Exporting symbols

Exporter::Easy makes using Exporter easy. In it's simplest case it allows you
to drop the boilerplate code that comes with using Exporter. In more
complicated situations where you use tags to build lists and more tags, it
will set @EXPORT, @EXPORT_OK, @EXPORT_FAIL and %EXPORT_TAGS in the current
package, add Exporter to that package's @ISA and do a use vars on all the
variables mentioned. The rest is handled as normal by Exporter. 



Reply to: