| Paketname | libfile-readbackwards-perl | 
| Beschreibung | File::ReadBackwards.pm -- Read a file backwards by lines | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1.04-3 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 76 Byte | 
| Hängt ab von | perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 12750 Byte | 
| Prüfsumme MD5 | baeb336db87f1fa4379c7839c95460d9 | 
| Prüfsumme SHA1 | 11f7cd87e64179f82a4c64716ea6a96671f8b37b | 
| Prüfsumme SHA256 | 721df1ae265571047106f6e6baacb9903b8d1f095f160bfac0f89fd1c0a4368f | 
| 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. |