perl-File-Flat
Implements a flat filesystem
SRPM: perl-File-Flat-1.00-1.n0i.2.fc7.src.rpm SPEC: perl-File-Flat.spec Version: 1.00 Release: 1.n0i.2.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 48154 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/File-Flat/ Date: Thu May 31 2007, 14:04 GMT
Description:
File::Flat implements a flat filesystem. A flat filesystem is a filesystem
in which directories do not exist. It provides an abstraction over any
normal filesystem 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 existance of directories, just write to a file, no matter where it is.
in which directories do not exist. It provides an abstraction over any
normal filesystem 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 existance of directories, just write to a file, no matter where it is.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.00-1.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- version 1.00 - Thu Jul 28 2005 Marius Feraru <altblue@n0i.net> 0.95-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- File-Flat-1.00.tar.gz
- perl-File-Flat.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(File::Copy)
- perl(File::Find)
- perl(File::NCopy)
- perl(File::Remove)
- perl(File::Slurp)
- perl(File::Spec)
- perl(File::Temp)
- perl(IO::File)
- perl(prefork)
- perl(Test::ClassAPI)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)