Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 4ffe7a49f3f31a82ad68a8e752711194 > files > 1

perl-bioperl-1.5.2_102-3mdv2009.0.src.rpm

--- Makefile.PL~	2005-01-13 19:00:32.000000000 +0100
+++ Makefile.PL	2005-01-27 23:47:26.418655451 +0100
@@ -365,17 +365,6 @@
 );
 
 
-sub MY::manifypods {
-  my $self = shift;
-  #print STDERR "In manifypods moment\n";
-  if( 1 ) {
-    return "\nmanifypods : pure_all\n\t$self->{NOECHO}\$(NOOP)\n"
-  }
-  else {
-    return $self->SUPER::manifypods(@_);
-  }
-}
-
 sub MY::clean {
   package MY;
   return shift->SUPER::clean(@_) . <<END;