diff options
author | Jim Cromie <jcromie@cpan.org> | 2005-01-02 23:36:16 -0700 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-01-07 14:30:51 +0000 |
commit | 09e96b99c215ed417c37d0d188dd576c5464c72a (patch) | |
tree | f0311897e0c6eb6d473caa496bbc83165704599f /MANIFEST | |
parent | 5df617be18e4372550725f3369e8e3fd641cce19 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |