pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39221 CVS commit: pkgsrc/devel/p5-Tie-File
The following reply was made to PR pkg/39221; it has been noted by GNATS.
From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39221 CVS commit: pkgsrc/devel/p5-Tie-File
Date: Sat, 9 Aug 2008 06:15:34 +0000 (UTC)
Module Name: pkgsrc
Committed By: obache
Date: Sat Aug 9 06:15:34 UTC 2008
Update of /cvsroot/pkgsrc/devel/p5-Tie-File
In directory ivanova.netbsd.org:/tmp/cvs-serv28349
Log Message:
Import p5-Tie-File-0.96 as devel/p5-Tie-File.
Packaged by Jens Rehsack and provided via PR 39221.
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.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-Tie-File/Makefile
N pkgsrc/devel/p5-Tie-File/DESCR
N pkgsrc/devel/p5-Tie-File/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index