[ 原始碼: libfile-readbackwards-perl ]
套件:libfile-readbackwards-perl(1.05-2)
libfile-readbackwards-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-readbackwards-perl:
- [libfile-readbackwards-perl_1.05-2.dsc]
- [libfile-readbackwards-perl_1.05.orig.tar.gz]
- [libfile-readbackwards-perl_1.05-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for reading a file backwards by lines
File::ReadBackwards 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.
其他與 libfile-readbackwards-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language