Name : perl-ExportAbove
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.9.1
| Date : 2024-07-03 17:53:45
|
Group : Development/Libraries/Perl
| Source RPM : perl-ExportAbove-0.02-lp156.9.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : set sub or var names into @EXPORT* automatically
|
Description :
ExportAbove is a helper module for Exporter.
ExportAbove sets your module\'s subroutine or variable (scalar, array or hash) names into AATTEXPORT, AATTEXPORT_OK or %EXPORT_TAGS automatically. You do not have to write \'AATTEXPORT = qw(...);\' and so on. Instead write \'use ExportAbove;\' below the subroutine or variable definitions you want to export.
You do not have to write same subroutine or variable names twice at \'AATTEXPORT = qw(...);\' and its definition. It makes module maintenance easy. If you want to change an exported names, you simply change only its definitions. If you want to move an exported subroutine or variable to another related module, simply do it.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/15.6/noarch |