Package : perl-Exporter-Easy > RPM : perl-Exporter-Easy-0.180.0-5.mga9.src.rpm

Basic items

Name perl-Exporter-Easy
Version 0.180.0
Release 5.mga9
URL https://metacpan.org/release/Exporter-Easy
Group Development/Perl
Summary Takes even more drudgery out of Exporting symbols
Size 20KB
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 cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 08:03:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie