diff options
author | Jos I. Boumans <kane@dwim.org> | 2006-09-08 15:57:16 +0200 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2006-09-08 16:05:53 +0000 |
commit | 703d525de284641e86ec58a1bcdea72653258b30 (patch) | |
tree | 0d222ec5958cb57cff96aac443337edf57843b0e /MANIFEST | |
parent | 6bdf103f8ed7b61fcf6fe03793db57126d62a145 (diff) | |
download | perl-703d525de284641e86ec58a1bcdea72653258b30.tar.gz |
Add Params::Check to the core
From: "Jos Boumans" <kane@dwim.org>
Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>
(Just the Params-Check part: Locale-Maketext-Simple has already been
added by change #28809)
p4raw-link: @28809 on //depot/perl: c9d0c046ab7aa1e87edc8cd6fbfa8dc66f709875
p4raw-id: //depot/perl@28811
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2065,6 +2065,8 @@ lib/overload.pm Module for overloading perl operators lib/overload.t See if operator overloading works lib/Package/Constants.pm Package::Constants lib/Package/Constants/t/01_list.t Package::Constants tests +lib/Params/Check.pm Params::Check +lib/Params/Check/t/01_Params-Check.t Params::Check tests lib/perl5db.pl Perl debugging routines lib/PerlIO.pm PerlIO support module lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint @@ -2309,9 +2311,9 @@ lib/Search/Dict.pm Perform binary search on dictionaries lib/Search/Dict.t See if Search::Dict works lib/SelectSaver.pm Enforce proper select scoping lib/SelectSaver.t See if SelectSaver works +lib/SelfLoader-buggy.t See if SelfLoader works lib/SelfLoader.pm Load functions only on demand lib/SelfLoader.t See if SelfLoader works -lib/SelfLoader-buggy.t See if SelfLoader works lib/Shell.pm Make AUTOLOADed system() calls lib/Shell.t Tests for above lib/shellwords.pl Perl library to split into words with shell quoting @@ -2598,8 +2600,8 @@ lib/unicore/LineBreak.txt Unicode character database lib/unicore/Makefile Unicode character database lib/unicore/mktables Unicode character database generator lib/unicore/mktables.lst File list for mktables -lib/unicore/NamedSqProv.txt Unicode character database lib/unicore/NamedSequences.txt Unicode character database +lib/unicore/NamedSqProv.txt Unicode character database lib/unicore/NamesList.txt Unicode character database lib/unicore/NormalizationCorrections.txt Unicode character database lib/unicore/PropertyAliases.txt Unicode character database |