Package perl-File-Modified: Information

    Source package: perl-File-Modified
    Version: 0.07-alt2
    Build time:  Sep 9, 2008, 02:04 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: File::Modified - checks intelligently if files have changed
    Description: 
    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.

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

    Maintainer: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov
    Sir Raorn


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

    Last changed


    Sept. 8, 2008 Michael Bochkaryov 0.07-alt2
    - fix directory ownership violation
    March 21, 2007 Sir Raorn 0.07-alt1
    - Built for Sisyphus