From: Jarkko Hietaniemi Date: Mon, 28 May 2001 13:42:34 +0000 (+0000) Subject: Add a test for the autouse pragma. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=19e5ee1db4c6b9d33c404b5fc5df4d95a5fbfb8d;p=p5sagit%2Fp5-mst-13.2.git Add a test for the autouse pragma. p4raw-id: //depot/perl@10244 --- diff --git a/MANIFEST b/MANIFEST index 83a2b3a..c61084b 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1809,6 +1809,7 @@ t/pod/testcmp.pl Module to compare output against expected results t/pod/testp2pt.pl Module to test Pod::PlainText for a given file t/pod/testpchk.pl Module to test Pod::Checker for a given file t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t +t/pragma/autouse.t See if autouse works t/pragma/constant.t See if compile-time constants work t/pragma/diagnostics.t See if diagnostics.pm works t/pragma/locale.t See if locale support works