[ ソース: libexporter-renaming-perl ]
パッケージ: libexporter-renaming-perl (1.19-3)
libexporter-renaming-perl に関するリンク
Debian の資源:
libexporter-renaming-perl ソースパッケージをダウンロード:
- [libexporter-renaming-perl_1.19-3.dsc]
- [libexporter-renaming-perl_1.19.orig.tar.gz]
- [libexporter-renaming-perl_1.19-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
facility to rename symbols when imported
After 'use Exporter::Renaming;' you can import symbols from exporting modules not only under their original names, but also under names of your choosing. Exporter continues to behave normally for normal imports while renaming behaviour is switched on. Only the presence of the keyword 'Renaming' followed by an array reference after a 'use' statement triggers renaming.