diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-11 13:12:46 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-11 13:12:46 +0000 |
commit | 72f874611bce6b958862c0b4b60d4978f4e1b15d (patch) | |
tree | a4da00759b98c9fd3d9789584b643196b28d57aa /devel/p5-File-ReadBackwards/pkg-comment | |
parent | Fix sharity-light for the new world order in -CURRENT, where NFS (diff) |
Add devel/p5-File-ReadBackwards, a perl module to read a file backwards
by line efficiently.
Diffstat (limited to 'devel/p5-File-ReadBackwards/pkg-comment')
-rw-r--r-- | devel/p5-File-ReadBackwards/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-File-ReadBackwards/pkg-comment b/devel/p5-File-ReadBackwards/pkg-comment new file mode 100644 index 000000000000..ddb6382b3a2e --- /dev/null +++ b/devel/p5-File-ReadBackwards/pkg-comment @@ -0,0 +1 @@ +File::ReadBackwards -- read a file backwards by lines |