Subject: CVS commit: pkgsrc/devel/p5-File-Slurp
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2006 20:47:22
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 22 20:47:22 UTC 2006
Modified Files:
pkgsrc/devel/p5-File-Slurp: Makefile distinfo
Log Message:
Update to 9999.11:
9999.10 Sun Oct 23 15:28:42 EDT 2005
- t/*.t modules don't use Fcntl.pm
- using POSIX qw( :fcntl_h ) instead of Fcntl qw( :seek ) for
backwards compatiblity to 5.00503
- added conditional definitions of SEEK_* and O_* subs as they are not
defined in perl 5.004
- File::Slurp now runs on perl 5.004 and newer (see BUGS section)
All of the above thanks to Smylers <Smylers@stripey.com>,
Piers Kent <piers.kent@bbc.co.uk> and
John Alden <john.alden@bbc.co.uk>
- Added pod.t and pod_coverage.t tests. This is to pass all
the CPANTS tests.
9999.11 changes not documented.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-File-Slurp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-File-Slurp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.