Commit graph

6 commits

Author SHA1 Message Date
sno
27559e3305 Updating package for p5 module prefork from 1.03 to 1.04
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.04 Sun 12 Jul 2009
	- Upgrading to Module::Install::DSL 0.91
	- Sometimes there is no Config_heavy.pl
	- Updating dependencies to rid myself of memory leaks
2009-08-09 09:53:32 +00:00
sno
db53a532f9 PkgSrc changes:
- Updating package for p5 module prefork to 1.03

Upstream changes:
1.03 Mon 21 Apr 2008
	- Upgrading to Module::Install 0.83
	- Preload all of Config.pm
2009-04-23 07:12:14 +00:00
wiz
72d9453843 Update to 1.02:
1.02 Fri 23 Nov 2007
	- Upgrading to Module::Install 0.68
2008-04-23 19:53:46 +00:00
obache
c620dfdce9 Update p5-prefork to 1.01.
Patch provided by Martin Wilke via PR 34366.

NOTE: No need to depend on p5-ExtUtils-AutoInstall>=0.59 now, so remove it.

Changes:
1.01 Tue 25 Jul 2006
	- Imported from CVS to svn repository
2006-11-03 11:54:00 +00:00
wiz
347077f2d2 Update to 1.00:
1.00 Thu Sep  8 2005
	- Has proven itself stable, promoting to 1.00
	- Various small POD clean ups
	- Adding default notifier to auto-compile the CGI functions
	- Rebuilding with a newer (better) Module::Install
2005-11-22 23:14:52 +00:00
wiz
b9f9229d1c Initial import of p5-prefork-0.04:
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.
2005-06-24 19:58:09 +00:00