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. WWW: http://search.cpan.org/dist/Tie-File/ e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tcl-neo
Commit message (Expand)AuthorAgeFilesLines
* Kill deprecated ports: devel/tcl-neo and www/neowebscript.mandree2011-05-2310-1536/+0
* Unbreak index, by commenting out unprovisioned LIB_DEPENDS=db2:...mandree2011-04-131-3/+4
* Deprecate and mark for expiry www/neowebscript and devel/tcl-neo.mandree2011-04-131-0/+2
* Mark broken in anticipation of the imminent db2 removal.mandree2011-04-131-0/+2
* Fix my cvs-mishap and commit the correct version of patch-warnings.mi2010-01-191-303/+743
* Allow use of Tcl-8.5 in both tcl-neo and neowebscript (its the former's primarymi2010-01-194-8/+360
* Allow building with various Tcl versions (83+) instead of defaulting tomi2009-12-085-15/+536