Package perl-File-Flat: Information

    Source package: perl-File-Flat
    Version: 1.04-alt1.1
    Build time:  Nov 24, 2010, 02:35 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: File::Flat - Implements a flat filesystem
    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.

    List of rpms provided by this srpm:
    perl-File-Flat (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-File-Copy-Recursive
      2. perl-File-Remove
      3. perl-File-Slurp
      4. perl-Module-Install
      5. perl-Test-ClassAPI
      6. perl-prefork

    Last changed


    Nov. 22, 2010 Igor Vlasenko 1.04-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 13, 2010 Igor Vlasenko 1.04-alt1
    - automated CPAN update
    Sept. 6, 2008 Vitaly Lipatov 1.00-alt2
    - fix directory ownership violation