| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Exporter-Tidy | Distribution: Mageia |
| Version: 0.80.0 | Vendor: Mageia.Org |
| Release: 6.mga9 | Build date: Sun Mar 20 08:04:13 2022 |
| Group: Development/Perl | Build host: localhost |
| Size: 16737 | Source RPM: perl-Exporter-Tidy-0.80.0-6.mga9.src.rpm |
| Packager: umeabot <umeabot> | |
| Url: https://metacpan.org/release/Exporter-Tidy | |
| Summary: Another way of exporting symbols | |
This module serves as an easy, clean alternative to Exporter. Unlike
Exporter, it is not subclassed, but it simply exports a custom import()
into your namespace.
With Exporter::Tidy, you don't need to use any package global in your
module. Even the subs you export can be lexically scoped.
use Exporter::Tidy LIST
The list supplied to 'use Exporter::Tidy' should be a key-value list.
Each key serves as a tag, used to group exportable symbols. The values
in this key-value list should be array references. There are a few
special tags:
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 0.80.0-6.mga9 + Revision: 1803499 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Exporter-Tidy /usr/share/doc/perl-Exporter-Tidy/Changes /usr/share/doc/perl-Exporter-Tidy/META.json /usr/share/doc/perl-Exporter-Tidy/META.yml /usr/share/doc/perl-Exporter-Tidy/MYMETA.yml /usr/share/doc/perl-Exporter-Tidy/README /usr/share/man/man3/Exporter::Tidy.3pm.xz /usr/share/perl5/vendor_perl/Exporter /usr/share/perl5/vendor_perl/Exporter/Tidy.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 30 07:03:14 2025