Package : perl-Exporter-Easy > RPM : perl-Exporter-Easy-0.180.0-2.mga6.src.rpm

Basic items

Name perl-Exporter-Easy
Version 0.180.0
Release 2.mga6
URL http://search.cpan.org/dist/Exporter-Easy
Group Development/Perl
Summary Takes even more drudgery out of Exporting symbols
Size 19KB
Arch noarch
License GPL+ or Artistic

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

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 02:06:12
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie