Revision history for Perl extension CGI::Compile
0.06 Mon Dec 21 09:50:57 PST 2009
- support __DATA__ sections (rkitover)
- support CGIs that call exit() (rkitover)
- preserve %SIG on compile and run (rkitover)
0.05 Fri Dec 4 21:45:36 GMT 2009
- Really fix the chdir bug by saving the return value of pushd
0.04 Fri Dec 4 20:27:02 GMT 2009
- Fixed more chdir stuff using File::pushd
0.03 Fri Dec 4 19:20:20 GMT 2009
- Fixed a bug with chdir
0.02 Fri Dec 4 16:55:28 GMT 2009
- include Test::Requires
0.01 Fri Dec 4 04:56:55 2009
- original version