| Paketname | libexporter-tidy-perl | 
| Beschreibung | another way of exporting symbols | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.07-2 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 64 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 9614 Byte | 
| Prüfsumme MD5 | bd00fde55fdbbb01ddaee431d54bdfde | 
| Prüfsumme SHA1 | fa2df825909d99ffcf39e79247081948b7eee323 | 
| Prüfsumme SHA256 | dcd9d9bd467c9f4580bc17a5f52c550a1dc70994dfca73e08f68d1c30de22463 | 
| 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. |