Workaround for the new Exporter 'feature'.
Jarkko Hietaniemi [Thu, 6 Sep 2001 11:54:06 +0000 (11:54 +0000)]
p4raw-id: //depot/perl@11911

lib/Test/More.pm

index aa7032d..925e48e 100644 (file)
@@ -13,7 +13,7 @@ BEGIN {
 }
 
 require Exporter;
-use vars qw($VERSION @ISA @EXPORT);
+use vars qw($VERSION @ISA @EXPORT $TODO);
 $VERSION = '0.18';
 @ISA    = qw(Exporter);
 @EXPORT = qw(ok use_ok require_ok