From: Jarkko Hietaniemi Date: Tue, 9 Sep 2003 06:28:31 +0000 (+0000) Subject: Really do #21121. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b8a23f599464abbb0705bd2f01e291a25c44618e;p=p5sagit%2Fp5-mst-13.2.git Really do #21121. p4raw-id: //depot/perl@21122 --- diff --git a/MANIFEST b/MANIFEST index 541d451..e7d8876 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1077,6 +1077,7 @@ lib/dotsh.pl Code to "dot" in a shell script lib/Dumpvalue.pm Screen dump of perl values lib/Dumpvalue.t See if Dumpvalue works lib/dumpvar.pl A variable dumper +lib/dumpvar.t A variable dumper tester lib/English.pm Readable aliases for short variables lib/English.t See if English works lib/Env.pm Map environment into ordinary variables @@ -1468,7 +1469,6 @@ lib/overload.pm Module for overloading perl operators lib/overload.t See if operator overloading works lib/perl5db.pl Perl debugging routines lib/perl5db/de0.t Testing debugger commands -lib/perl5db/dumpvar.t Testing the dumper used by the debugger lib/PerlIO.pm PerlIO support module lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint