Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 2f1af503aa7bb4a62143644db2f8e208

perl-Exporter-Easy-0.180.0-2.mga6.noarch.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

Sources packages:

Other version of this rpm: