summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-29 16:21:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-29 16:21:31 +0000
commitad6edfcb06a9f03c82360544f319137706413b4a (patch)
tree04c1750855b4746d1f07030dda4f8e895f6d8678 /MANIFEST
parent7c40f2ffc905b2d7d020da9a2debf52b63f9f0d9 (diff)
downloadperl-ad6edfcb06a9f03c82360544f319137706413b4a.tar.gz
Make "use Class::Struct 'struct';" work again (broken by #7617);
add a test for Class::Struct. p4raw-id: //depot/perl@7919
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ea5d0a303e..6ef5f74c53 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1353,6 +1353,7 @@ t/lib/cgi-pretty.t See if CGI.pm works
t/lib/cgi-request.t See if CGI.pm works
t/lib/charnames.t See if character names work
t/lib/checktree.t See if File::CheckTree works
+t/lib/class-struct.t See if Class::Struct works
t/lib/complex.t See if Math::Complex works
t/lib/db-btree.t See if DB_File works
t/lib/db-hash.t See if DB_File works