Group
Extension

Matches 1381

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
PHP-Serialization-XS ( K/KU/KULP/PHP-Serialization-XS-0.11.tar.gz, KULP, 2025; MetaCPAN )
PHP-Serialization-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
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
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
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
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
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
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
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-Void ( I/IK/IKEGAMI/Syntax-Feature-Void-v1.6.0.tar.gz, IKEGAMI, 2025; MetaCPAN )
Syntax-Feature-Void/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
App-grepurl ( B/BR/BRIANDFOY/App-grepurl-1.013.tar.gz, BRIANDFOY, 2025; MetaCPAN )
App-grepurl/lib/App/grepurl.pm ( view source; MetaCPAN )

	my( $self ) = @_;
	print "Reading from standard input" if $self->{Either};

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

	$data;
	}

sub regex {
	my( $self, $option ) = @_;

	return unless defined $option
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
Net-SSH-Perl ( B/BR/BRIANDFOY/Net-SSH-Perl-2.143.tar.gz, BRIANDFOY, 2025; MetaCPAN )
Net-SSH-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
Math-NLopt ( D/DJ/DJERIUS/Math-NLopt-0.09.tar.gz, DJERIUS, 2025; MetaCPAN )
Math-NLopt/lib/Math/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
Data-Peek ( H/HM/HMBRAND/Data-Peek-0.53.tgz, HMBRAND, 2025; MetaCPAN )
Data-Peek/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
Test-Alien-CPP ( P/PL/PLICEASE/Test-Alien-CPP-1.04.tar.gz, PLICEASE, 2025; MetaCPAN )
Test-Alien-CPP/lib/Test/Alien/CPP.pm ( view source; MetaCPAN )
se Test::Alien::CPP;
 use Alien::libmycpplib;
 
 alien_ok 'ALien::libmycpplib';
 my $xs = do { local $/; <DATA> };
 xs_ok $xs, with_subtest {
   my($module) = @_;
   ok $module->version;
 };
 
 done_t
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
XML-Hash-XS ( Y/YO/YOREEK/XML-Hash-XS-0.64.tar.gz, YOREEK, 2025; MetaCPAN )
XML-Hash-XS/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/XS comm

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