Upgrade to podlators-2.04
[p5sagit/p5-mst-13.2.git] / MANIFEST
index bdb85d5..194f1c6 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -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