diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-03-30 23:19:46 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-30 23:21:56 +0000 |
commit | fd0a5cd9df15d56f87f257493f34eeb82423968c (patch) | |
tree | 8c654319419fc452264cf436d2f8a9deefd28d1c /t/lib | |
parent | d8176a88db0f49d0ffedecca9177cffbb1621ead (diff) | |
download | perl-fd0a5cd9df15d56f87f257493f34eeb82423968c.tar.gz |
+B::Disassembler -B::C
Message-ID: <20020330221946.A28497@rafael>
p4raw-id: //depot/perl@15630
Diffstat (limited to 't/lib')
-rw-r--r-- | t/lib/1_compile.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 20e26ef082..46b9ca2be3 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -59,8 +59,8 @@ sub compile_module { # http://www.pobox.com/~schwern/cgi-bin/perl-qa-wiki.cgi?UntestedModules # and vice-versa. The list should only shrink. __DATA__ +B::C B::CC -B::Disassembler B::Stackobj ByteLoader CPAN |