Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Exporter-Easy-0.180.0-6.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Exporter-Easy Distribution: Mageia
Version: 0.180.0 Vendor: Mageia.Org
Release: 6.mga10 Build date: Thu Jun 26 18:39:31 2025
Group: Development/Perl Build host: localhost
Size: 43027 Source RPM: perl-Exporter-Easy-0.180.0-6.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Exporter-Easy
Summary: Takes even more drudgery out of Exporting symbols
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

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jun 26 2025 umeabot <umeabot> 0.180.0-6.mga10
  + Revision: 2198704
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Exporter-Easy
/usr/share/doc/perl-Exporter-Easy/Changes
/usr/share/doc/perl-Exporter-Easy/LICENSE
/usr/share/doc/perl-Exporter-Easy/META.yml
/usr/share/doc/perl-Exporter-Easy/MYMETA.yml
/usr/share/doc/perl-Exporter-Easy/README
/usr/share/doc/perl-Exporter-Easy/TODO
/usr/share/man/man3/Exporter::Easiest.3pm.xz
/usr/share/man/man3/Exporter::Easy.3pm.xz
/usr/share/perl5/vendor_perl/Exporter
/usr/share/perl5/vendor_perl/Exporter/Easiest.pm
/usr/share/perl5/vendor_perl/Exporter/Easy.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 27 04:23:55 2025