-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChanges
35 lines (26 loc) · 906 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Revision history for Perl extension prefork
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
1.03 Mon 21 Apr 2008
- Upgrading to Module::Install 0.83
- Preload all of Config.pm
1.02 Fri 23 Nov 2007
- Upgrading to Module::Install 0.68
1.01 Tue 25 Jul 2006
- Imported from CVS to svn repository
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
0.04 Tue Feb 15 2005
- Removing braindead Build.PL
0.03 Sat Nov 13 2004
- Adding support for third-party loader callbacks
0.02 Sat Nov 6 2004
- Adding more documentation
- Complete a full set of unit tests
0.01_01 Sat Nov 6 2004
- Created the initial version of the file