summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJim Cromie <jcromie@cpan.org>2005-01-02 23:36:16 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-01-07 14:30:51 +0000
commit09e96b99c215ed417c37d0d188dd576c5464c72a (patch)
treef0311897e0c6eb6d473caa496bbc83165704599f /MANIFEST
parent5df617be18e4372550725f3369e8e3fd641cce19 (diff)
downloadperl-09e96b99c215ed417c37d0d188dd576c5464c72a.tar.gz
Re: [PATCH] Remove Carp from warnings.pm
Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com> p4raw-id: //depot/perl@23768
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 841d99a0db..a334fc9246 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1997,6 +1997,7 @@ lib/utf8.t See if utf8 operations work
lib/validate.pl Perl library supporting wholesale file mode validation
lib/vars.pm Declare pseudo-imported global variables
lib/vars.t See if "use vars" works
+lib/vars_carp.t See if "use vars" doesn't load Carp.pm per default
lib/version.pm Support for version objects
lib/version.t Tests for version objects
lib/vmsish.pm Control VMS-specific behavior of Perl core