Integrate mainline.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index d072177..8fea24d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2127,6 +2127,7 @@ pod/perl56delta.pod               Changes from 5.005 to 5.6
 pod/perl570delta.pod           Changes from 5.6 to 5.7.0
 pod/perl571delta.pod           Changes from 5.7.0 to 5.7.1
 pod/perl572delta.pod           Changes from 5.7.1 to 5.7.2
+pod/perl58delta.pod            Changes from 5.6 to 5.8.0
 pod/perlapi.pod                        Perl API documentation (autogenerated)
 pod/perlapio.pod               PerlIO IO API info
 pod/perlbook.pod               Perl book information
@@ -2482,6 +2483,7 @@ t/op/delete.t                     See if delete works
 t/op/die.t                     See if die works
 t/op/die_exit.t                        See if die and exit status interaction works
 t/op/do.t                      See if subroutines work
+t/op/dor.t                     See if defined-or (//) works
 t/op/each.t                    See if hash iterators work
 t/op/eval.t                    See if eval operator works
 t/op/exec.t                    See if exec and system work
@@ -2552,6 +2554,7 @@ t/op/splice.t                     See if splice works
 t/op/split.t                   See if split works
 t/op/sprintf.t                 See if sprintf works
 t/op/srand.t                   See if srand 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/subst.t                   See if substitution works