| Paketname | libexporter-tidy-perl |
| Beschreibung | another way of exporting symbols |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.07-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 9588 Byte |
| Prüfsumme MD5 | f0ddf4472d941de03f59a9641b041723 |
| Prüfsumme SHA1 | 25bd9a44c071998beb82b776e10dda5a59eee9b9 |
| Prüfsumme SHA256 | 43193dc5e8dc828df95b03024ba3ea1bc33c2111abf1216b5cdd80d8f763af99 |
| Link zum Herunterladen | libexporter-tidy-perl_0.07-2_all.deb |
| Ausführliche Beschreibung | Exporter::Tidy serves as an easy, clean alternative to
Exporter. Unlike Exporter, it is not subclassed, but it simply
exports a custom import() into your namespace.
.
With Exporter::Tidy, you don't need to use any package global
in your module. Even the subs you export can be lexically scoped.
|