Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-prefork: Optimized module loading for forking or non-forking processes
        
        
        - Summary
 
        - Optimized module loading for forking or non-forking processes
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.
 
        
        
        Changelog
        
            - * Mon Aug  7 17:00:00 2006 Ralf Corsépius <rc040203{%}freenet{*}de> - 1.01-1
 
            - Upstream update.
 
        
            - * Tue Sep 13 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.00-2
 
            - Spec file cleanup.
 
        
            - * Sat Sep 10 17:00:00 2005 Ralf Corsepius <rc040203{%}freenet{*}de> - 1.00-1
 
            - FE submission.