Commit graph

4 commits

Author SHA1 Message Date
wiz
10e791e274 Update to 1.04:
1.04 Mon 24 Mar 2008
	- Removing dependency on File::Slurp

1.03 Sat  1 Mar 2008
	- Incremental release to clear out some CPAN Testers failures
	- No need to upgrade

1.02 Tue 11 Dec 2007
	- Cygwin is clearly insane, skip root and win32 test sets
	- More aggressive dependencies, particularly on Win32

1.01 Tue 11 Dec 2007
	- No functional changes
	- Correcting dependency
	- Updating to Module::Install 0.68
	- Updating bundled tests
2008-04-23 20:03:17 +00:00
wiz
67232e20a9 Update to 1.00:
1.00 Sun 14 Jan 2007
	- FINALLY completed full functionality on Win32
2007-02-18 02:23:55 +00:00
obache
2ac36f200c Update p5-File-Flat to 0.96.
Based on patch provided by Martin Wilke via PR 34348.
And since this version, no need to build depend on p5-ExtUtils-AutoInstall.

Changes:
0.96 Wed 19 Jul 2006
	- Moving from CVS to new SVN repository
	- Upgrading to Module::Install
2006-10-29 15:17:42 +00:00
wiz
6fd5c6e222 Initial import of p5-File-Flat-0.95:
File::Flat implements a flat file system. A flat file system is a
file system in which directories do not exist. It provides an
abstraction over any normal file system which makes it appear as if
directories do not exist. In effect, it will automatically create
directories as needed. This is create for things like install
scripts and such, as you never need to worry about the existence
of directories, just write to a file, no matter where it is.
2005-06-24 20:23:40 +00:00