1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/misc/p5-Array-LineReader/distinfo
Chin-San Huang 6150a2b7ea Add misc/p5-Array-LineReader, access lines of a file via an array.
Array::LineReader gives you the possibility to access lines of some file by
the elements of an array. This modul inherites methods from Tie::Array (see
Tie::Array). You save a lot of memory, because the file's content is read
only on demand, i.e. in the case you access an element of the array. The
offset and length of all the lines is hold in memory as long as you tie your
array.

WWW:	http://search.cpan.org/dist/Array-LineReader/
2010-11-18 00:17:40 +00:00

3 lines
148 B
Plaintext

SHA256 (Array-LineReader-1.01.tar.gz) = 68fb03e7ee515afe0915d68ed8ea6b2b192326b80bb0f6189287a74569860562
SIZE (Array-LineReader-1.01.tar.gz) = 6058