Group
Extension

Matches 1381

Email-AddressParser ( A/AW/AWKAY/Email-AddressParser-0.04.tar.gz, AWKAY, 2007; MetaCPAN )
Email-AddressParser/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
CORBA-omniORB ( H/HO/HOUSEL/CORBA-omniORB-0.9.tar.gz, HOUSEL, 2007; MetaCPAN )
CORBA-omniORB/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
CORBA-omniORB ( H/HO/HOUSEL/CORBA-omniORB-0.9.tar.gz, HOUSEL, 2007; MetaCPAN )
CORBA-omniORB/omnithreads/shared/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
CORBA-omniORB ( H/HO/HOUSEL/CORBA-omniORB-0.9.tar.gz, HOUSEL, 2007; MetaCPAN )
CORBA-omniORB/omnithreads/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Algorithm-RectanglesContainingDot_XS ( S/SA/SALVA/Algorithm-RectanglesContainingDot_XS-0.02.tar.gz, SALVA, 2007; MetaCPAN )
Algorithm-RectanglesContainingDot_XS/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Text-CSV-LibCSV ( J/JI/JIRO/Text-CSV-LibCSV-0.10.tar.gz, JIRO, 2007; MetaCPAN )
Text-CSV-LibCSV/src/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Image-TestJPG ( J/JH/JHUDGE/Image-TestJPG-1.0.tar.gz, JHUDGE, 2007; MetaCPAN )
Image-TestJPG/TestJPG.pm ( view source; MetaCPAN )
ile
 open(JPEG, "<$file") or die "Can't open $file : $!\n";
 binmode JPEG;
 my $jpgData = do { local $/; <JPEG> };
 close(JPEG);
	
  # test the data
 $rv = Image::TestJPG::testJPG($jpgData, length($jp
Audio-PortAudio ( J/JD/JDIEPEN/Audio-PortAudio-0.03.tar.gz, JDIEPEN, 2007; MetaCPAN )
Audio-PortAudio/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Math-GammaFunction ( S/SM/SMUELLER/Math-GammaFunction-0.02.tar.gz, SMUELLER, 2007; MetaCPAN )
Math-GammaFunction/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Net-Lorcon ( D/DG/DGL/Net-Lorcon-0.01.tar.gz, DGL, 2007; MetaCPAN )
Net-Lorcon/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Math-FFTW ( S/SM/SMUELLER/Math-FFTW-0.01.tar.gz, SMUELLER, 2007; MetaCPAN )
Math-FFTW/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Device-SerialPort-Xmodem ( M/MI/MITTI/Device-SerialPort-Xmodem-1.03.tar.gz, MITTI, 2006; MetaCPAN )
Device-SerialPort-Xmodem/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Geo-Coder-Ja ( J/JI/JIRO/Geo-Coder-Ja-0.03.tar.gz, JIRO, 2006; MetaCPAN )
Geo-Coder-Ja/src/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
webrobot ( S/ST/STRCEK/webrobot-0.81.tar.gz, STRCEK, 2006; MetaCPAN )
webrobot/lib/WWW/Webrobot/SelftestRunner.pm ( view source; MetaCPAN )
   local *F;
        open F, "<$file" or die "Can't open '$file': $!";
        my $html = do { local $/; <F> };
        close F;
        return $html;
    },
    # 500 => sub {},
    # Don't use '500'
Thread-State ( M/MA/MAKAMAKA/Thread-State-0.09.tar.gz, MAKAMAKA, 2006; MetaCPAN )
Thread-State/ppport.h ( view source; MetaCPAN )
o read from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # temporarily remove C comment
Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/misc/old_pugs_perl5_backend/pilrun2-leftovers/emit.pl ( view source; MetaCPAN )
  my $p6;
    my $warn = sub{
	open IN, $p6_file or return "open: $p6_file: $!\n";
	$p6 = do { local $/; <IN> }; close IN;
	"";
    }->();
    my $failed = $warn?1:0;
    $self->{'p6'} = Perl6::Run::O
Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/lib/Perl6/MakeMaker.pm ( view source; MetaCPAN )
c->catfile('blib', 'lib'));
    open MAKEFILE, '< Makefile' or die $!;
    my $makefile = do { local $/; <MAKEFILE> };
    $full_pugs =~ s{\\}{\\\\}g; 
    $full_pugs =~ s{'}{\\'}g;
    $full_blib =~ 
DULE, $module_path
      or die "Can't open '$module_path' for input\n";
    my $source = do { local $/; <MODULE> };
    return unless $source =~
    /^\s*module\s+(.*?);.*\sinline\s/ms;
    my $modul
Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/util/PugsConfig.pm ( view source; MetaCPAN )
} = $path;
}

sub write_config_module {
    my $config = get_config();
    my $template = do { local $/; <DATA> };

    my $all_fields = join ",\n    ", map {
        "config_$_";
    } sort keys %$co
Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/misc/old_pugs_perl5_backend/PIL-Run/pugs-p5.pl ( view source; MetaCPAN )
name = $1;
            open IN, $filename or do{ warn $!; next; };
            my $code = do { local $/; <IN> }; close IN;
            $eval_p6->($code);
            next;
        }
        $eval_p6->
Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/misc/old_pugs_perl5_backend/PIL-Run/lib/PIL/Run/EvalX.pm ( view source; MetaCPAN )
($p5r);
}
sub p6_eval_file {
    my($fn)=@_;
    open IN, $fn or do{ warn "p6_eval_file: $fn: $!\n"; return; };
    my $p6 = do { local $/; <IN> }; close IN;
    eval { p6_eval($p6); };
}

1;
__END__

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.