Name : perl-Exporter-WithBase
| |
Version : 1.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.58
| Date : 2024-08-05 17:45:35
|
Group : Development/Libraries/Perl
| Source RPM : perl-Exporter-WithBase-1.01-1.58.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
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/openSUSE_Tumbleweed/noarch |