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.90.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Tue Sep 17 09:37:20 2024 |
Group: Development/Perl | Build host: localhost |
Size: 18093 | Source RPM: perl-Exporter-Tidy-0.90.0-1.mga10.src.rpm |
Packager: tv <tv> | |
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
* Tue Sep 17 2024 tv <tv> 0.90.0-1.mga10 + Revision: 2097746 - update to 0.09
/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, Mon Jan 20 08:58:33 2025