NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.98nb2, Package name: p5-Tie-File-0.98nb2, 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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 75d2f6bdba0563fea8741a9f3f5b1b661dde29f6
RMD160: f8549edfdee0f93f9a5fed5636c8a3b6c08f33d5
Filesize: 68.282 KB

Version history: (Expand)


CVS history: (Expand)


   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-03-26 15:11:15 by OBATA Akio | Files touched by this commit (3)
Log message:
Update p5-Tie-File to 0.98, to be newer than perl5 builtin version.
While here, set LICENSE same as perl5.

What's new in version 0.98:
 - No changes. Production release after CPAN testers cleared.

What's new in version 0.97_01:
All changes in this release are from perl 5 porters:
 - Update address for FSF in POD
 - z/OS: CPAN-ized ext/ and lib/
 - Missing ; in Tie::File
 - Typos in comments
 - BeOS specific Updates
 - turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
 - fix for VMS - last if $last_read_was_short
   2012-02-02 10:30:28 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Use ${RM} -f to avoid failure if no files are found to be removed.
   2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-02-16 16:22:45 by Jens Rehsack | Files touched by this commit (16)
Log message:
Fixing PLIST by removing '*.orig' relics from patch stage