perl-File-Modified

Checks intelligently if files have changed

SRPM:     perl-File-Modified-0.07-2.n0i.2.fc8.src.rpm
SPEC:     perl-File-Modified.spec
Version:  0.07
Release:  2.n0i.2.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     8772
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/File-Modified/
Date:     Sat Jun 09 2007, 10:34 GMT

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.

Changelog:

  • Sat Jun 09 2007 Marius Feraru <altblue@n0i.net> - 0.07-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.8
  • Sun Apr 09 2006 Marius Feraru <altblue@n0i.net> 0.07-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.0
    - rebuild on perl 5.8.8

Files:

  • File-Modified-0.07.tar.gz
  • perl-File-Modified.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)