| Paketname | libpod-constants-perl | 
| Beschreibung | include constants from POD | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.16-1.1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 88 Byte | 
| Hängt ab von | perl (>= 5.6.0-16), base-files (>= 4.0.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 18128 Byte | 
| Prüfsumme MD5 | ff181e05e5299ce58dfe8483a6e27fdb | 
| Prüfsumme SHA1 | ccfce2ee7be6e1d92b8557c95d56916482ad6cca | 
| Prüfsumme SHA256 | 7e6eafb7fbd2d81131ce151f1d72d8e55a305d0b2ae5007e64b20be3cae0a29a | 
| Link zum Herunterladen | libpod-constants-perl_0.16-1.1_all.deb | 
| Ausführliche Beschreibung | This module allows you to specify those constants that should be
documented in your POD, and pull them out a run time in a fairly
arbitrary fashion.
.
Pod::Constants uses Pod::Parser to do the parsing of the source file.
It has to open the source file it is called from, and does so directly
either by lookup in %INC or by assuming it is $0 if the caller is
"main" (or it can't find %INC{caller()}) |