diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-14 23:48:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-12-14 23:48:59 +0000 |
commit | 0e74ff8eba19578bfa1e14070fb7ec32d9ff504c (patch) | |
tree | 254fa2e5f4819f34e432c63d613220c24993aa3a /MANIFEST | |
parent | bf1db89149923b1533a37c57e61360df21fa3679 (diff) | |
download | perl-0e74ff8eba19578bfa1e14070fb7ec32d9ff504c.tar.gz |
Benchmark test from Nicholas Clark.
p4raw-id: //depot/perl@13693
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |