| Paketname | libsub-exporter-perl |
| Beschreibung | sophisticated exporter for custom-built routines |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.982-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 160 Byte |
| Hängt ab von | perl, libsub-install-perl, libdata-optlist-perl (>= 0.100) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 51674 Byte |
| Prüfsumme MD5 | 0a95569a566e47a1172911b0b611d110 |
| Prüfsumme SHA1 | 1c504962cadc9c7bc20d4fdb9686cee6f7e1b605 |
| Prüfsumme SHA256 | 590d9925c8b3503ed651874be5a1eb1eadd97404e1c9f505c6b0c977892a33c1 |
| Link zum Herunterladen | libsub-exporter-perl_0.982-1_all.deb |
| Ausführliche Beschreibung | When you use a perl module, first it is "required" function used, then its
import method is called.
.
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows
for renaming, currying/sub-generation etc.
.
Sub::Exporter builds a custom exporter which can then be installed into your
module. It builds this method based on configuration passed to its
setup_exporter method.
|