Revision history for Perl extension File::Copy::Recursive.
0.04 Tue Jan 18 20:59:44 2005
- added File::Copy::Recursive::VERSION(), not sure why I missed it before ;p
- removed use 5.008001; since its not dependant on any version
0.03 Mon Jan 17 19:11:19 2005
- fixed documentation misspelling
0.02 Tue Dec 7 06:45:42 2004
- added documentation about return values that was left out
- changed return pardigm for fcopy() so if rcopy() was called in list context on a file you wouldn't get uninitialized value warnings.
0.01 Sun Dec 5 16:04:10 2004
- original version; created by h2xs 1.22 with options
-AXc -n File::Copy::Recursive