| Paketname | libfile-tail-perl | 
| Beschreibung | File::Tail perl module | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.99.3-4 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 60 Byte | 
| Hängt ab von | perl, libtime-hires-perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Roland Rosenfeld | 
| Quelle |  | 
| Paketgröße | 23024 Byte | 
| Prüfsumme MD5 | 7bc8709967947646d7593e3118412578 | 
| Prüfsumme SHA1 | 8169182e97eb6f7aec5d2ce3a75ba78cfce75f2a | 
| Prüfsumme SHA256 | 7dfa0190b1fb4cf31e0dae5d2139778722ea12c41ab67ec08f13ec57a3b37838 | 
| Link zum Herunterladen | libfile-tail-perl_0.99.3-4_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. |