ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
ext/Math-BigInt-FastCalc/t/leak.t test for memory leaks in Math::BigInt::FastCalc
ext/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
+ext/Memoize/lib/Memoize/AnyDBM_File.pm Memoize glue layer for AnyDBM_File
+ext/Memoize/lib/Memoize/ExpireFile.pm Memoize expiry manager test scaffold
+ext/Memoize/lib/Memoize/Expire.pm Memoize expiry manager example
+ext/Memoize/lib/Memoize/ExpireTest.pm Memoize expiry manager test scaffold
+ext/Memoize/lib/Memoize/NDBM_File.pm Memoize glue layer for NDBM_File
+ext/Memoize/lib/Memoize.pm Memoize
+ext/Memoize/lib/Memoize/SDBM_File.pm Memoize glue layer for SDBM_File
+ext/Memoize/lib/Memoize/Storable.pm Memoize glue layer for Storable
+ext/Memoize/README Memoize release notes
+ext/Memoize/t/array_confusion.t Memoize ambiguous array return tests
+ext/Memoize/t/array.t Memoize array context return tests
+ext/Memoize/t/correctness.t Memoize basic correctness tests
+ext/Memoize/t/errors.t Memoize PEBKAC detection tests
+ext/Memoize/t/expfile.t Memoize expiry manager tests
+ext/Memoize/t/expire.t Memoize expiry manager tests
+ext/Memoize/t/expmod_n.t Memoize expiry manager tests
+ext/Memoize/t/expmod_t.t Memoize expiry manager (timed) tests
+ext/Memoize/t/flush.t Memoize 'flush_cache' function tests
+ext/Memoize/t/normalize.t Memoize 'normalizer' feature tests
+ext/Memoize/TODO Memoize to-do list
+ext/Memoize/t/prototype.t Memoize prototyped function handling tests
+ext/Memoize/t/speed.t "Makes functions faster" advertisement test
+ext/Memoize/t/tiefeatures.t Memoize FAULT / MERGE / HASH options test
+ext/Memoize/t/tie_gdbm.t Memoize GDBM interface test
+ext/Memoize/t/tie_ndbm.t Memoize NDBM interface test
+ext/Memoize/t/tie_sdbm.t Memoize SDBM interface test
+ext/Memoize/t/tie_storable.t Memoize Storable interface test
+ext/Memoize/t/tie.t Memoize tied file test
+ext/Memoize/t/unmemoize.t Memoize 'unmemoize' function test
ext/MIME-Base64/Base64.pm MIME::Base64 extension
ext/MIME-Base64/Base64.xs MIME::Base64 extension
ext/MIME-Base64/Changes MIME::Base64 extension
lib/Math/Trig.pm A simple interface to complex trigonometry
lib/Math/Trig.t See if Math::Trig works
lib/Math/underbar.t See if Math::Complex works
-lib/Memoize/AnyDBM_File.pm Memoize glue layer for AnyDBM_File
-lib/Memoize/ExpireFile.pm Memoize expiry manager test scaffold
-lib/Memoize/Expire.pm Memoize expiry manager example
-lib/Memoize/ExpireTest.pm Memoize expiry manager test scaffold
-lib/Memoize/NDBM_File.pm Memoize glue layer for NDBM_File
-lib/Memoize.pm Memoize
-lib/Memoize/README Memoize release notes
-lib/Memoize/SDBM_File.pm Memoize glue layer for SDBM_File
-lib/Memoize/Storable.pm Memoize glue layer for Storable
-lib/Memoize/t/array_confusion.t Memoize ambiguous array return tests
-lib/Memoize/t/array.t Memoize array context return tests
-lib/Memoize/t/correctness.t Memoize basic correctness tests
-lib/Memoize/t/errors.t Memoize PEBKAC detection tests
-lib/Memoize/t/expfile.t Memoize expiry manager tests
-lib/Memoize/t/expire.t Memoize expiry manager tests
-lib/Memoize/t/expmod_n.t Memoize expiry manager tests
-lib/Memoize/t/expmod_t.t Memoize expiry manager (timed) tests
-lib/Memoize/t/flush.t Memoize 'flush_cache' function tests
-lib/Memoize/t/normalize.t Memoize 'normalizer' feature tests
-lib/Memoize/TODO Memoize to-do list
-lib/Memoize/t/prototype.t Memoize prototyped function handling tests
-lib/Memoize/t/speed.t "Makes functions faster" advertisement test
-lib/Memoize/t/tiefeatures.t Memoize FAULT / MERGE / HASH options test
-lib/Memoize/t/tie_gdbm.t Memoize GDBM interface test
-lib/Memoize/t/tie_ndbm.t Memoize NDBM interface test
-lib/Memoize/t/tie_sdbm.t Memoize SDBM interface test
-lib/Memoize/t/tie_storable.t Memoize Storable interface test
-lib/Memoize/t/tie.t Memoize tied file test
-lib/Memoize/t/unmemoize.t Memoize 'unmemoize' function test
lib/Module/Build/API.pod Module::Build
lib/Module/Build/Authoring.pod Module::Build
lib/Module/Build/Base.pm Module::Build