Upgrade to podlators-2.04
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 6b8763f..194f1c6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1494,11 +1494,11 @@ lib/CPAN/PAUSE2005.pub          CPAN public key
 lib/CPAN.pm                    Interface to Comprehensive Perl Archive Network
 lib/CPAN/SIGNATURE             CPAN public key
 lib/CPAN/Tarzip.pm             helper package for CPAN.pm
-lib/CPAN/t/loadme.t            See if CPAN the module works
-lib/CPAN/t/mirroredby.t                See if CPAN::Mirrored::By works
-lib/CPAN/t/Nox.t               See if CPAN::Nox works
-lib/CPAN/t/vcmp.t              See if CPAN the module works
-lib/CPAN/t/version.t           See if CPAN::Version works
+lib/CPAN/t/01loadme.t          See if CPAN the module works
+lib/CPAN/t/02nox.t             See if CPAN::Nox works
+lib/CPAN/t/03pkgs.t            See if CPAN::Version works
+lib/CPAN/t/10version.t         See if CPAN the module works
+lib/CPAN/t/11mirroredby.t              See if CPAN::Mirrored::By works
 lib/CPAN/Version.pm            Simple math with different flavors of version strings
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
@@ -2213,6 +2213,7 @@ lib/Pod/Text/Color.pm             Convert POD data to color ASCII text
 lib/Pod/Text/Overstrike.pm     Convert POD data to formatted overstrike text
 lib/Pod/Text.pm                        Pod-Parser - convert POD data to formatted ASCII text
 lib/Pod/Text/Termcap.pm                Convert POD data to ASCII text with format escapes
+lib/Pod/t/filehandle.t         podlators test
 lib/Pod/t/Functions.t          See if Pod::Functions works
 lib/Pod/t/htmlescp.pod         pod2html escape test input data
 lib/Pod/t/htmlescp.t           pod2html escape test
@@ -3338,6 +3339,7 @@ t/op/sselect.t                    See if 4 argument select works
 t/op/stash.t                   See if %:: stashes work
 t/op/stat.t                    See if stat works
 t/op/study.t                   See if study works
+t/op/studytied.t               See if study works with tied scalars
 t/op/sub_lval.t                        See if lvalue subroutines work
 t/op/subst_amp.t               See if $&-related substitution works
 t/op/substr.t                  See if substr works