| Paketname | libfile-tail-perl | 
| Beschreibung | File::Tail perl module | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.99.3-3 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 104 Byte | 
| Hängt ab von | libtime-hires-perl, perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 22948 Byte | 
| Prüfsumme MD5 | 946b907bcd6c33e40af6325b18230021 | 
| Prüfsumme SHA1 | 98987600d881c4a09f852dc174cfa90df66f9e72 | 
| Prüfsumme SHA256 | f3a4ed3f7eaf6fe7a3592b81f98b38ca07d81635f2ef9186cf2e9cf4469d430e | 
| Link zum Herunterladen | libfile-tail-perl_0.99.3-3_all.deb | 
| Ausführliche Beschreibung | The 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. |