| Paketname | libfile-readbackwards-perl |
| Beschreibung | File::ReadBackwards.pm -- Read a file backwards by lines |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.04-3 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 12716 Byte |
| Prüfsumme MD5 | ebd9c3cb5969746bd81fc584a5bbccc4 |
| Prüfsumme SHA1 | f94883421fa60ffc8de5c09c802c7b194469dbe8 |
| Prüfsumme SHA256 | 56c535281c52ccda418e6956ce16f22b32bb894ad6500893b8dba48ac30b1096 |
| Link zum Herunterladen | libfile-readbackwards-perl_1.04-3_all.deb |
| Ausführliche Beschreibung | This module reads a file backwards line by line. It is simple to use,
memory efficient and fast. It supports both an object and a tied handle
interface.
.
It is intended for processing log and other similar text files which
typically have their newest entries appended to them. By default files
are assumed to be plain text and have a line ending appropriate to the
OS. But you can set the input record separator string on a per file
basis.
|