Pakket: libfile-tail-perl (1.3-6)
Verwijzigingen voor libfile-tail-perl
Trisquel bronnen:
Het bronpakket libfile-tail-perl downloaden:
- [libfile-tail-perl_1.3-6.dsc]
- [libfile-tail-perl_1.3.orig.tar.gz]
- [libfile-tail-perl_1.3-6.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Roland Rosenfeld
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
File::Tail perl module
The File::Tail module is designed for reading files which are continuously 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.
Andere aan libfile-tail-perl gerelateerde pakketten
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language