Revision history for Perl extension Filesys::Statvfs Filesys::Df
0.01 Mon Jul 14 11:26:11 1998
- original version; created by h2xs 1.18
0.31 Mon Jul 27 1998
- Created a more functional test.pl
- Updated documentation
0.43 Thu Jul 30 1998
- Added inode values to df().
- Updated documentation
0.44 Tue Aug 04 1998
- Changed keys to lowercase for df().
- Removed user_used key from documentation although
it is still acessable.
- Updated documnetation.
0.46 Fri Aug 07 1998
- Changed module layout. No more Filesys dir.
This fixed a bug with installs.
- Changed documentation.
0.48 Sat Aug 08 1998
- README Changes
0.49 Sat Sep 15 1998
- README Changes
0.50 Sat Sep 28 1998
- Changed Makefile.PL so that it will
create a config.h
-Changed Statvfs.xs to return extra values
if defined by the OS.