SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-prefork rpm build for : Mandrake Other. For other distributions click perl-prefork.

Name : perl-prefork
Version : 1.40.0 Vendor : Mandriva
Release : 1mdv2010.0 Date : 2009-07-23 17:08:54
Group : Development/Perl Source RPM : perl-prefork-1.40.0-1mdv2010.0.src.rpm
Size : 0.02 MB
Packager : Jérôme Quelin < jquelin_mandriva_org>
Summary : Optimize module loading across forking and non-forking scenarios
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.

Loaders and Forkers
prefork is intended to be used in two different ways.

The first is by a module that wants to indicate that another module
should be loaded before forking. This is known as a \"Loader\".

The other is a script or module that will be initiating the forking. It
will tell prefork.pm that it is either going to fork, or is about to
fork, and that the modules previously mentioned by the Loaders should be
loaded immediately.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/sparcv9/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-prefork-1.40.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-prefork-1.40.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-prefork-1.40.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-prefork-1.40.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-prefork-1.40.0-1mdv2010.0.noarch.rpm
     

Provides :
perl(prefork)
perl-prefork

Requires :
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Carp)
perl(List::Util) => 0.180.0
perl(Scalar::Util) => 0.180.0


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/prefork.pm
/usr/share/doc/perl-prefork
/usr/share/doc/perl-prefork/Changes
/usr/share/doc/perl-prefork/README
/usr/share/man/man3/prefork.3pm.lzma

 
ICM