Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > a38f0b0843eee354b4f56f32226839ae

perl-Exporter-Easy-0.180.0-4.mga8.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: