diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-29 16:21:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-29 16:21:31 +0000 |
commit | ad6edfcb06a9f03c82360544f319137706413b4a (patch) | |
tree | 04c1750855b4746d1f07030dda4f8e895f6d8678 /MANIFEST | |
parent | 7c40f2ffc905b2d7d020da9a2debf52b63f9f0d9 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |