Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 9df398828d019e3fc4386d7720099406

perl-Exporter-Easy-0.180.0-3.mga7.src.rpm

Description:

Exporter::Easy makes using Exporter easy. In it's simplest case it allows
you to drop the boilerplate code that comes with using Exporter, so

require Exporter;
use base qw( Exporter );
use vars qw( @EXPORT );
@EXPORT = ( 'init' );

becomes

Generated packages:

Other version of this rpm: