[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-test-cvs
Subject:    cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache Test.pm
From:       geoff () apache ! org
Date:       2004-08-19 3:09:47
Message-ID: 20040819030947.94324.qmail () minotaur ! apache ! org
[Download RAW message or body]

geoff       2004/08/18 20:09:47

  Modified:    perl-framework/Apache-Test/lib/Apache Test.pm
  Log:
  remove unneeded $AUTOLOAD variable
  
  Revision  Changes    Path
  1.99      +1 -2      httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm
  
  Index: Test.pm
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm,v
  retrieving revision 1.98
  retrieving revision 1.99
  diff -u -r1.98 -r1.99
  --- Test.pm	11 Aug 2004 08:20:54 -0000	1.98
  +++ Test.pm	19 Aug 2004 03:09:46 -0000	1.99
  @@ -22,8 +22,7 @@
   use Config;
   use Apache::TestConfig ();
   
  -use vars qw(@ISA @EXPORT %EXPORT_TAGS $VERSION %SubTests @SkipReasons
  -            $AUTOLOAD);
  +use vars qw(@ISA @EXPORT %EXPORT_TAGS $VERSION %SubTests @SkipReasons);
   
   my @need = qw(need_lwp need_http11 need_cgi need_access need_auth
                 need_module need_apache need_min_apache_version
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic