Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > c2997b32747d35dfec43e3057931d336

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