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

    Исходный пакет: perl-File-Modified
    Версия: 0.07-alt2.1
    Собран:  23 ноября 2010 г. 20:37
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/File-Modified/

    Лицензия: Artistic
    О пакете: File::Modified - checks intelligently if files have changed
    Описание: 
    The Modified module is intended as a simple method for programs to detect
    whether configuration files (or modules they rely on) have changed. There are
    currently two methods of change detection implemented, "mtime" and "MD5".
    The "MD5" method will fall back to use timestamps if the "Digest::MD5" module
    cannot be loaded.

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

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov
    Sir Raorn

    Права:
    @cpan
    Michael Bochkaryov

      1. perl-Digest-MD2
      2. perl-Digest-SHA1
      3. perl-devel

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


    22 ноября 2010 г. Igor Vlasenko 0.07-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu
    8 сентября 2008 г. Michael Bochkaryov 0.07-alt2
    - fix directory ownership violation
    21 марта 2007 г. Sir Raorn 0.07-alt1
    - Built for Sisyphus