Revision history for Perl extension Apache::FileManager.
0.01 Thu Jun 20 07:17:25 2002 Philip Collins
- original version; created by h2xs 1.20 with options
-AX -n Apache::FileManager
0.02 Fri Jun 21 10:30:55 2002 Philip Collins
- made javacript control cut / copy buffer so module user does not
need to call the constructor before sending the header anymore.
- added rsyn functionality
- checked for null filenames with javascript in rename and mkdir actions
- updated documentation
0.03 Fri Jun 21 11:00:11 2002 Philip Collins
- added prerequisite modules to 'PREREQ_PM' in Makefile.PL.