Group
Extension

Matches 1381

Plate ( V/VL/VLYON/Plate-1.7.tar.gz, VLYON, 2025; MetaCPAN )
Plate/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/XS comm
CSAF ( G/GD/GDT/CSAF-0.25.tar.gz, GDT, 2025; MetaCPAN )
CSAF/lib/App/CSAF/Validator.pm ( view source; MetaCPAN )
nput from STDIN
    if (-p STDIN || -f STDIN) {
        $csaf_parser_options->{content} = do { local $/; <STDIN> };
    }

    if (defined $options{file}) {
        $csaf_parser_options->{file} = $opt
Algorithm-CP-IZ ( T/TO/TOSHIFJW/Algorithm-CP-IZ-0.07.tar.gz, TOSHIFJW, 2025; MetaCPAN )
Algorithm-CP-IZ/ppport.h ( view source; MetaCPAN )
 from $filename: $!\n";
    next;
  }

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

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

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

  # Temporarily remove C/XS
JavaScript-Duktape-XS ( G/GO/GONZUS/JavaScript-Duktape-XS-0000081targz/JavaScript-Duktape-XS-0.000081.tar.gz, GONZUS, 2025; MetaCPAN )
JavaScript-Duktape-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/XS comm
Crypt-OpenSSL-PKCS10 ( T/TI/TIMLEGGE/Crypt-OpenSSL-PKCS10-0.35.tar.gz, TIMLEGGE, 2025; MetaCPAN )
Crypt-OpenSSL-PKCS10/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/XS comm
Perl-Lexer ( I/IS/ISHIGAKI/Perl-Lexer-0.38.tar.gz, ISHIGAKI, 2025; MetaCPAN )
Perl-Lexer/lib/Perl/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/XS comm
Text-Markdown-Discount ( S/SO/SONGMU/Text-Markdown-Discount-0.18.tar.gz, SONGMU, 2025; MetaCPAN )
Text-Markdown-Discount/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/XS comm
Signal-Unsafe ( L/LE/LEONT/Signal-Unsafe-0.007.tar.gz, LEONT, 2025; MetaCPAN )
Signal-Unsafe/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/XS comm
Text-CSV_XS ( H/HM/HMBRAND/Text-CSV_XS-1.60.tgz, HMBRAND, 2025; MetaCPAN )
Text-CSV_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/XS comm
Text-Markdown-Discount ( S/SO/SONGMU/Text-Markdown-Discount-0.18.tar.gz, SONGMU, 2025; MetaCPAN )
Text-Markdown-Discount/lib/Text/Markdown/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/XS comm
utime2 ( P/PH/PHILOU/utime2-0.01.tar.gz, PHILOU, 2025; MetaCPAN )
utime2/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/XS comm
Mac-PropertyList-XS ( K/KU/KULP/Mac-PropertyList-XS-0.06.tar.gz, KULP, 2025; MetaCPAN )
Mac-PropertyList-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/XS comm
File-LoadLines ( J/JV/JV/File-LoadLines-1.047.tar.gz, JV, 2025; MetaCPAN )
File-LoadLines/lib/File/LoadLines.pm ( view source; MetaCPAN )
GLOB' || ref($filename) eq 'IO::File' ) {
	    binmode( $filename, ':raw' );
	    $data = do { local $/; <$filename> };
	    $filename = "__GLOB__";
	}
	else {
	    $data = $$filename;
	    $filename 
lsif ( $filename eq '-' ) {
	$filename = "__STDIN__";
	binmode( STDIN, ':raw' );
	$data = do { local $/; <STDIN> };
    }
    elsif ( $filename =~ /^https?:/ ) {
	require LWP::UserAgent;
	my $ua = LWP
!", return
		  if $options->{fail} eq "soft";
		croak("$name: $!\n");
	    }
	    $data = do { local $/; <$f> };
	}
    }
    $options->{_filesource} = $filename if $options;

    my $name = encode_ut
DBI ( H/HM/HMBRAND/DBI-1.647.tgz, HMBRAND, 2025; MetaCPAN )
DBI/lib/DBI/Gofer/Transport/pipeone.pm ( view source; MetaCPAN )
UT;

    my $transport = DBI::Gofer::Transport::pipeone->new();

    my $frozen_request = do { local $/; <STDIN> };

    my $response = $executor->execute_request( $transport->thaw_request($frozen_req
PDL-NDBin ( E/ET/ETJ/PDL-NDBin-0.029.tar.gz, ETJ, 2025; MetaCPAN )
PDL-NDBin/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/XS comm
DBI ( H/HM/HMBRAND/DBI-1.647.tgz, HMBRAND, 2025; MetaCPAN )
DBI/dbipport.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/XS comm
File-stat2 ( P/PH/PHILOU/File-stat2-0.03.tar.gz, PHILOU, 2025; MetaCPAN )
File-stat2/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/XS comm
Syntax-Feature-Loop ( I/IK/IKEGAMI/Syntax-Feature-Loop-v1.10.0.tar.gz, IKEGAMI, 2025; MetaCPAN )
Syntax-Feature-Loop/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/XS comm
Syntax-Feature-QwComments ( I/IK/IKEGAMI/Syntax-Feature-QwComments-v1.16.0.tar.gz, IKEGAMI, 2025; MetaCPAN )
Syntax-Feature-QwComments/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/XS comm
Net-SSH-Perl ( B/BR/BRIANDFOY/Net-SSH-Perl-2.143.tar.gz, BRIANDFOY, 2025; MetaCPAN )
Net-SSH-Perl/lib/Net/SSH/Perl/Key/Ed25519.pm ( view source; MetaCPAN )
e, $passphrase) = @_;

    local *FH;
    open FH, $key_file or return;
    my $content = do { local $/; <FH> };
    close FH;
    $content = substr($content,length(MARK_BEGIN),
        length($conten

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