Revision history for Perl extension Path::Class::File::Stat.
0.01 Thu Sep 21 13:41:48 2006
- original version; created by h2xs 1.23 with options
-XA -n Path::Class::File::Stat
0.02 Fri Sep 22 09:44:36 CDT 2006
- turned internal $debug flag off (doh!)
- added some POD comparison to File::Modified
- changed() now returns old stat() object and restat()'s automatically
- fixed SYNOPSIS to reflect new changed() behaviour
0.03 22 Dec 2010
- added use_md5() feature.