Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > c93102e7dd955eb3b46e6223e26fd762

perl-Exporter-Easy-0.180.0-5.mga9.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: