summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-14 23:48:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-14 23:48:59 +0000
commit0e74ff8eba19578bfa1e14070fb7ec32d9ff504c (patch)
tree254fa2e5f4819f34e432c63d613220c24993aa3a /MANIFEST
parentbf1db89149923b1533a37c57e61360df21fa3679 (diff)
downloadperl-0e74ff8eba19578bfa1e14070fb7ec32d9ff504c.tar.gz
Benchmark test from Nicholas Clark.
p4raw-id: //depot/perl@13693
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e67e67503c..50dc7e852b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -819,6 +819,7 @@ lib/autouse.pm Load and call a function only when it's used
lib/autouse.t See if autouse works
lib/base.pm Establish IS-A relationship at compile time
lib/Benchmark.pm Measure execution time
+lib/Benchmark.t See if Benchmark works
lib/bigfloat.pl An arbitrary precision floating point package
lib/bigfloat.t See if bigfloat.pl works
lib/bigint.pl An arbitrary precision integer arithmetic package