FreeBSD.software
Home/misc/p5-Array-LineReader

p5-Array-LineReader

1.01_2misc

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.

$pkg install p5-Array-LineReader
metacpan.org/release/Array-LineReader
Origin
misc/p5-Array-LineReader
Size
13.3KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)