This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to base and fields 2.12, mostly by Michael G Schwern
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Jul 2007 13:58:58 +0000 (13:58 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 6 Jul 2007 13:58:58 +0000 (13:58 +0000)
commit9e998a43724115ca2e8c804ade119acbd54d07dd
tree20bd70c6f40e78437e7802bfe08e700caa7e84ba
parent457f4f73fc6a8a0a2205d2596dac7b13693d3c40
Upgrade to base and fields 2.12, mostly by Michael G Schwern

p4raw-id: //depot/perl@31540
12 files changed:
MANIFEST
lib/base.pm
lib/base/Changes [new file with mode: 0644]
lib/base/t/base.t
lib/base/t/fields-base.t
lib/base/t/fields.t
lib/base/t/sigdie.t [new file with mode: 0644]
lib/base/t/version.t [new file with mode: 0644]
lib/base/t/warnings.t [new file with mode: 0644]
lib/fields.pm
t/lib/Dummy.pm [new file with mode: 0644]
t/lib/HasSigDie.pm [new file with mode: 0644]