Package: wnpp
Severity: wishlist
Owner: Ben Webb <[email protected]>


* Package name    : libexporter-easy-perl
  Version         : 0.16
  Upstream Author : Fergal Daly <[email protected]>
* 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. 



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to