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. 0.52 Wed Nov 04 1998 - Shortened the code in Df.pm 0.53 Thu Dec 31 1998 - Fixed df() bug where percents over 100 would not have the proper value. - Fixed df() bug where a bavail value would have a bad value if percent was over 100. - Used int() to lose any decimals. 0.54 Mon Mar 1 1999 - README Changes - test.pl changes 0.55 Fri Mar 19 1999 - Documentation formatting.