The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension File::Flat.

0.6  Sun Dec 08 23:24:15 2002
    - Fixes a bug where the tests will fail is run as root

0.5  Thu Nov 28 15:19:32 2002
    - Fixed a bug that caused large amounts of warnings to be
      generated when ->canWrite, ->write, ->makeDirectory was used.

0.4  Fri Nov 22 14:38:23 2002
    - Fixed a significant bug in makeDirectory

0.3  Wed Nov 20 14:21:54 2002
    - Added Class::Autouse to Makefile
    
0.2  Mon Nov 18 15:37:23 2002
	- Completed main method set
	- Added full testing suite ( 73% coverage )
	- Added documentation

0.1  Thu May 23 21:01:52 2002
	- original version