Пакет perl-File-Flat: Информация

    Исходный пакет: perl-File-Flat
    Версия: 1.04-alt1.1
    Собран:  24 ноября 2010 г. 2:35
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/~adamk/File-Flat-1.00/

    Лицензия: Artistic
    О пакете: File::Flat - Implements a flat filesystem
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-File-Flat (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

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

    Последнее изменение


    22 ноября 2010 г. Igor Vlasenko 1.04-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    13 июля 2010 г. Igor Vlasenko 1.04-alt1
    - automated CPAN update
    6 сентября 2008 г. Vitaly Lipatov 1.00-alt2
    - fix directory ownership violation