Upgrade to podlators-2.0.2
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 048efe8..da7e803 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -126,7 +126,8 @@ ext/B/t/OptreeCheck.pm              optree comparison tool
 ext/B/t/optree_check.t         test OptreeCheck apparatus
 ext/B/t/optree_concise.t       more B::Concise tests
 ext/B/t/optree_constants.t     B::Concise rendering of optimized constant subs
-ext/B/t/optree_samples.t       various basic codes: if for while 
+ext/B/t/optree_misc.t          misc optree tests
+ext/B/t/optree_samples.t       various basic codes: if for while
 ext/B/t/optree_sort.t          inplace sort optimization regression
 ext/B/t/optree_specials.t      BEGIN, END, etc code
 ext/B/t/optree_varinit.t       my,our,local var init optimization
@@ -3462,6 +3463,7 @@ utils/piconv.PL                   iconv(1), reinvented in perl
 utils/pl2pm.PL                 A pl to pm translator
 utils/prove.PL                 The prove harness utility
 utils/ptar.PL                  The ptar utility
+utils/ptardiff.PL              The ptardiff utility
 utils/shasum.PL                        filter for computing SHA digests (analogous to md5sum)
 utils/splain.PL                        Stand-alone version of diagnostics.pm
 utils/xsubpp.PL                        External subroutine preprocessor