summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2001-09-08 15:45:46 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-09 00:32:05 +0000
commita635c9437ef25a8c106276588579a3871545a5ac (patch)
treefdea192f20a5ad1bcb5b3b81740999b8ced21d9c /MANIFEST
parentb38b066d1cf1b115dd83bdf7e4355e8870134fb9 (diff)
downloadperl-a635c9437ef25a8c106276588579a3871545a5ac.tar.gz
[REPATCH] Re: [PATCH] new test lib/blib.t
Message-ID: <20010908194546.C9193@blackrider> p4raw-id: //depot/perl@11953
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f0fc9b0be8..300418903c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -763,6 +763,7 @@ lib/bigint.pl An arbitrary precision integer arithmetic package
lib/bigint.t See if bigint.pl works
lib/bigrat.pl An arbitrary precision rational arithmetic package
lib/blib.pm For "use blib"
+lib/blib.t blib.pm test
lib/bytes.pm Pragma to enable byte operations
lib/bytes_heavy.pl Support routines for byte pragma
lib/cacheout.pl Manages output filehandles when you need too many