summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-08 21:52:51 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-08 21:52:51 +0000
commit94011a57d204cc8b19a9e33fa13d66d74bd9ca88 (patch)
treec8d158a16b85917b717d72a043ef10f047608ecb /MANIFEST
parent263fee3fe4e207375c4a0d2ea073075600a788cc (diff)
downloadperl-94011a57d204cc8b19a9e33fa13d66d74bd9ca88.tar.gz
New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
(Lint.pm nit noticed by Michael Cook <michael@waxrat.com>) p4raw-id: //depot/perl@15121
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1afa04f3f2..de50f973bf 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -102,6 +102,7 @@ ext/B/t/bblock.t See if B::Bblock works
ext/B/t/concise.t See whether B::Concise works
ext/B/t/debug.t See if B::Debug works
ext/B/t/deparse.t See if B::Deparse works
+ext/B/t/lint.t See if B::Lint works
ext/B/t/showlex.t See if B::ShowLex works
ext/B/t/stash.t See if B::Stash works
ext/B/t/terse.t See if B::Terse works