perl-prefork
Optimize module loading across forking and non-forking scenarios
SRPM: perl-prefork-1.02-1.n0i.4.fc9.src.rpm SPEC: perl-prefork.spec Version: 1.02 Release: 1.n0i.4.fc9 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 26993 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/prefork/ Date: Thu Nov 22 2007, 18:01 GMT
Description:
The prefork pragma is intended to allow module writers to optimise module
loading for both scenarios with as little additional code as possible. The
prefork.pm is intended to serve as a central and optional marshalling point
for state detection (are we running in procedural or pre-forking mode) and
to act as a relatively light-weight module loader.
loading for both scenarios with as little additional code as possible. The
prefork.pm is intended to serve as a central and optional marshalling point
for state detection (are we running in procedural or pre-forking mode) and
to act as a relatively light-weight module loader.
Changelog:
- Thu Nov 22 2007 Marius Feraru <altblue@n0i.net> - 1.02-1.n0i.4
- version 1.02
- spec update (new reb00t build tools) - Thu May 31 2007 Marius Feraru <altblue@n0i.net> - 1.01-1.n0i.3
- spec file (re)created using N0i::CPAN::RPMizer/1.14.8
- version 1.01 - Tue Sep 13 2005 Marius Feraru <altblue@n0i.net> 1.00-1.n0i.2
- version 1.00 - Thu Jul 28 2005 Marius Feraru <altblue@n0i.net> 0.04-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- perl-prefork.spec
- prefork-1.02.tar.gz
Requires:
- perl(Scalar::Util)
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)