Name : perl-Exporter-WithBase
| |
Version : 1.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-03 17:56:23
|
Group : Development/Libraries/Perl
| Source RPM : perl-Exporter-WithBase-1.01-lp156.1.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Like Exporter, but add \'-base\' to declare a child class
|
Description :
Does the same things as Exporter, but also supports a \'-base\' flag. That flag can be used in the \'use\' statement of a class to push the class into \'AATTISA\'.
The \'-base\' flag must be the first argument in the import list:
use Mother qw( ONE -base ); # doesn\'t work use Mother qw( -base ONE ); # works
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/15.6/noarch |