diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-01 23:33:37 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-01 23:33:37 +0000 |
commit | 7eade29ffd4efee354d66429a564505acdf3d485 (patch) | |
tree | f376a7b083851c185baa5b2409de692400e0cfca /t | |
parent | d04f702e02d2d2f89d9bb24c3ac10acca666b1bc (diff) | |
download | perl-7eade29ffd4efee354d66429a564505acdf3d485.tar.gz |
Add known-to-be-tested modules to the list-to-be-skipped.
p4raw-id: //depot/perl@9944
Diffstat (limited to 't')
-rw-r--r-- | t/lib/1_compile.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 8e546507ea..75801bb945 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -152,6 +152,7 @@ File::Spec::Functions File::Temp FileCache FileHandle +Filter::Simple Filter::Util::Call FindBin GDBM_File @@ -182,6 +183,7 @@ Math::BigInt Math::Complex Math::Trig NDBM_File +NEXT Net::hostent ODBM_File Opcode |