./devel/p5-Tie-File, Access the lines of a disk file via a Perl array

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q2, Version: 0.96nb4, Package name: p5-Tie-File-0.96nb4, Maintainer: pkgsrc-users

Tie::File represents a regular text file as a Perl array. Each element in the
array corresponds to a record in the file. The first line of the file is
element 0 of the array; the second line is element 1, and so on.
The file is not loaded into memory, so this will work even for gigantic files.
Changes to the array are reflected in the file immediately.


Master sites: (Expand)

SHA1: 61e90791422424b13797adfbda7b7eb8f08dd38a
RMD160: d81ff7d8bcb78832c473293a123cebcd1847b634
Filesize: 66.398 KB

Version history: (Expand)