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-readbackwards-perl
BeschreibungFile::ReadBackwards.pm -- Read a file backwards by lines
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.04-3
Sektionperl
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße12716 Byte
Prüfsumme MD5ebd9c3cb5969746bd81fc584a5bbccc4
Prüfsumme SHA1f94883421fa60ffc8de5c09c802c7b194469dbe8
Prüfsumme SHA25656c535281c52ccda418e6956ce16f22b32bb894ad6500893b8dba48ac30b1096
Link zum Herunterladenlibfile-readbackwards-perl_1.04-3_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds