stas        2003/06/17 21:50:11

  Modified:    perl-framework/Apache-Test Makefile.PL
  Log:
  typo
  
  Revision  Changes    Path
  1.12      +1 -1      httpd-test/perl-framework/Apache-Test/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Makefile.PL,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Makefile.PL       18 Jun 2003 03:01:06 -0000      1.11
  +++ Makefile.PL       18 Jun 2003 04:50:11 -0000      1.12
  @@ -123,7 +123,7 @@
   
   sub MY::top_targets {
       my $self = shift;
  -    my $string = $self->MY::top_targets;
  +    my $string = $self->MM::top_targets;
   
       $string .= <<EOF;
   
  
  
  

Reply via email to