DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibfile-modified-perl
Beschreibungchecks intelligently if files have changed
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.07-2
Sektionperl
Prioritätoptional
Installierte Größe80 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße11466 Byte
Prüfsumme MD54b6d4cdbae868f2638e91943673b4e98
Prüfsumme SHA1314e69608cae1004112f32372eb11af20a6c5cc8
Prüfsumme SHA2560f816270440407b6417c08909eba03449b8e9b05f8b76dc7bc7f9fb2f877a055
Link zum Herunterladenlibfile-modified-perl_0.07-2_all.deb
Ausführliche BeschreibungFile::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. . There is another module, File::Signature, which has many similar features, so if this module doesn't do what you need, maybe File::Signature does. There also is quite some overlap between the two modules, code wise.


Impressum
Linux is a registered trademark of Linus Torvalds