summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-10-06 15:42:03 -0600
committerAbhijit Menon-Sen <ams@wiw.org>2001-10-07 05:33:40 +0000
commit149e698571d538389632b17001d47e502cc5be50 (patch)
tree3915c66cb18d6bffe85269d4118acf091ecabb13 /MANIFEST
parentd1b7517499e3d0b728e5d962307954b425a8d95f (diff)
downloadperl-149e698571d538389632b17001d47e502cc5be50.tar.gz
Add Tests for CPAN::Nox
Message-Id: <20011007034754.21057.qmail@onion.perl.org> p4raw-id: //depot/perl@12348
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 652901cf8e..f82c62d7f7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -852,6 +852,7 @@ lib/constant.t See if compile-time constants work
lib/CPAN.pm Interface to Comprehensive Perl Archive Network
lib/CPAN/FirstTime.pm Utility for creating CPAN config files
lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions
+lib/CPAN/t/Nox.t See if CPAN::Nox works
lib/CPAN/t/loadme.t See if CPAN the module works
lib/CPAN/t/vcmp.t See if CPAN the module works
lib/ctime.pl A ctime workalike