| Paketname | libprefork-perl | 
| Beschreibung | Module loading for forking or non-forking processes in Perl | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.02-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 68 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Jonas Genannt | 
| Quelle |  | 
| Paketgröße | 12138 Byte | 
| Prüfsumme MD5 | 7b49b76365e1d5ff6806aea2bda226ef | 
| Prüfsumme SHA1 | b9e05e1c72984b2fb772397f2c919f8552516aab | 
| Prüfsumme SHA256 | b68043c188ee1dff456eaaadf4b6c77d8ff1e15ce854c8392a72e8135fc89a3e | 
| Link zum Herunterladen | libprefork-perl_1.02-1_all.deb | 
| Ausführliche Beschreibung | The prefork pragma is intended to allow module writers to optimise module
loading for both scenarios with as little additional code as possible.
.
prefork.pm is intended to serve as a central and optional marshalling point
for state detection (are we running in compile-time or run-time mode) and to
act as a relatively light-weight module loader. |