Blame Changes

Packit 549706
Revision history for Perl extension prefork
Packit 549706
Packit 549706
1.04 Sun 12 Jul 2009
Packit 549706
	- Upgrading to Module::Install::DSL 0.91
Packit 549706
	- Sometimes there is no Config_heavy.pl
Packit 549706
	- Updating dependencies to rid myself of memory leaks
Packit 549706
Packit 549706
1.03 Mon 21 Apr 2008
Packit 549706
	- Upgrading to Module::Install 0.83
Packit 549706
	- Preload all of Config.pm
Packit 549706
Packit 549706
1.02 Fri 23 Nov 2007
Packit 549706
	- Upgrading to Module::Install 0.68
Packit 549706
Packit 549706
1.01 Tue 25 Jul 2006
Packit 549706
	- Imported from CVS to svn repository
Packit 549706
Packit 549706
1.00 Thu Sep  8 2005
Packit 549706
	- Has proven itself stable, promoting to 1.00
Packit 549706
	- Various small POD clean ups
Packit 549706
	- Adding default notifier to auto-compile the CGI functions
Packit 549706
	- Rebuilding with a newer (better) Module::Install
Packit 549706
Packit 549706
0.04 Tue Feb 15 2005
Packit 549706
	- Removing braindead Build.PL
Packit 549706
Packit 549706
0.03 Sat Nov 13 2004
Packit 549706
	- Adding support for third-party loader callbacks
Packit 549706
Packit 549706
0.02 Sat Nov  6 2004
Packit 549706
	- Adding more documentation
Packit 549706
	- Complete a full set of unit tests
Packit 549706
Packit 549706
0.01_01 Sat Nov  6 2004
Packit 549706
	- Created the initial version of the file