Name : perl-Exporter-Tidy
| |
Version : 0.80.0
| Vendor : Mageia_Org
|
Release : 5.mga8
| Date : 2020-02-12 05:56:13
|
Group : Development/Perl
| Source RPM : perl-Exporter-Tidy-0.80.0-5.mga8.src.rpm
|
Size : 0.02 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Another way of exporting symbols
|
Description :
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:
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |