Revision history for Perl extension Tie::DiskUsage.

0.16 Mon Dec 11 22:07:09 CET 2006

 - Applied bugfix to allow file-/pathnames to
   contain whitespaces [John Stoffel, john.stoffel@taec.toshiba.com]

 - Cleaned whitespace up in DiskUsage.pm

0.15 Tue May  2 20:52:27 CEST 2006

 - The function _locate_du() croaks in case the du
   binary can't be found with the du basename prefixed.

0.14 Mon May  1 16:30:27 CEST 2006

 - Symbol is now part of the prerequisite set.

 - A suitable Build.PL has been added.

 - Made the INSTALL file a part of the distribution.

 - The test-suite has been extended to include module
   loading & pod tests.

0.03 2004/01/27

 - bin/du.pl has been added.

0.01 2004/01/26

 - Initial version.