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-tail-perl
BeschreibungFile::Tail perl module
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.99.3-3
Sektionuniverse/perl
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonlibtime-hires-perl, perl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße22948 Byte
Prüfsumme MD5946b907bcd6c33e40af6325b18230021
Prüfsumme SHA198987600d881c4a09f852dc174cfa90df66f9e72
Prüfsumme SHA256f3a4ed3f7eaf6fe7a3592b81f98b38ca07d81635f2ef9186cf2e9cf4469d430e
Link zum Herunterladenlibfile-tail-perl_0.99.3-3_all.deb
Ausführliche BeschreibungThe File::Tail module is designed for reading files which are continously appended to (the name comes from the tail -f directive). Usually such files are logfiles of some description. . The module tries hard not to busy wait on the file, dynamicaly calculating how long it should wait before it pays to try reading the file again. . The module should handle normal log truncations ("close; move; open" or "cat /dev/null >file") transparently, without losing any input.


Impressum
Linux is a registered trademark of Linus Torvalds