Group
Extension

Matches 1371

Protocol-Redis-XS ( D/DB/DBOOK/Protocol-Redis-XS-0.09.tar.gz, DBOOK, 2024; MetaCPAN )
Protocol-Redis-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
version ( L/LE/LEONT/version-0.9933.tar.gz, LEONT, 2024; MetaCPAN )
version/vutil/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.645.tgz, HMBRAND, 2024; 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
Net-SSH2 ( R/RK/RKITOVER/Net-SSH2-0.74.tar.gz, RKITOVER, 2024; MetaCPAN )
Net-SSH2/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
Arcus-Client ( J/JA/JAMTWOIN/Arcus-Client-0.5.0.tar.gz, JAMTWOIN, 2024; MetaCPAN )
Arcus-Client/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
Compress-Raw-Zlib ( P/PM/PMQS/Compress-Raw-Zlib-2.213.tar.gz, PMQS, 2024; MetaCPAN )
Compress-Raw-Zlib/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.645.tgz, HMBRAND, 2024; 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
autobox ( C/CH/CHOCOLATE/autobox-v3.0.2.tar.gz, CHOCOLATE, 2024; MetaCPAN )
autobox/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
TOML-Tiny ( O/OA/OALDERS/TOML-Tiny-0.18.tar.gz, OALDERS, 2024; MetaCPAN )
TOML-Tiny/lib/TOML/Tiny.pm ( view source; MetaCPAN )
 ':encoding(UTF-8)';
  binmode STDOUT, ':encoding(UTF-8)';

  # Decoding TOML
  my $toml = do{ local $/; <STDIN> };
  my ($parsed, $error) = from_toml $toml;

  # Encoding TOML
  say to_toml({
    stu
Compress-Raw-Lzma ( P/PM/PMQS/Compress-Raw-Lzma-2.213.tar.gz, PMQS, 2024; MetaCPAN )
Compress-Raw-Lzma/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
Compress-Raw-Bzip2 ( P/PM/PMQS/Compress-Raw-Bzip2-2.213.tar.gz, PMQS, 2024; MetaCPAN )
Compress-Raw-Bzip2/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
CPAN-Reporter ( G/GA/GARU/CPAN-Reporter-1.2020.tar.gz, GARU, 2024; MetaCPAN )
CPAN-Reporter/lib/CPAN/Reporter.pm ( view source; MetaCPAN )
 # read source
  local *FH;
  open FH, "<$source" or return; ## no critic
  my $pm_guts = do { local $/; <FH> };
  close FH;
  # write target
  open FH, ">$target" or return; ## no critic
  print FH $
DBD-DB2 ( R/RO/ROCKETDB/DBD-DB2-1.91.tar.gz, ROCKETDB, 2024; MetaCPAN )
DBD-DB2/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
Clone ( A/AT/ATOOMIC/Clone-0.47.tar.gz, ATOOMIC, 2024; MetaCPAN )
Clone/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-X509 ( J/JO/JONASBN/Crypt-OpenSSL-X509-2.0.1.tar.gz, JONASBN, 2024; MetaCPAN )
Crypt-OpenSSL-X509/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
WebGPU-Direct ( A/AT/ATRODO/WebGPU-Direct-0.15.tar.gz, ATRODO, 2024; MetaCPAN )
WebGPU-Direct/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
POSIX-RT-Timer ( L/LE/LEONT/POSIX-RT-Timer-0.019.tar.gz, LEONT, 2024; MetaCPAN )
POSIX-RT-Timer/lib/POSIX/RT/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-U2F-Server ( G/GU/GUIMARD/Crypt-U2F-Server-0.47.tar.gz, GUIMARD, 2024; MetaCPAN )
Crypt-U2F-Server/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
Cache-utLRU ( G/GO/GONZUS/Cache-utLRU-0.003000.tar.gz, GONZUS, 2024; MetaCPAN )
Cache-utLRU/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
Devel-StatProfiler ( M/MB/MBARBON/Devel-StatProfiler-0.53.tar.gz, MBARBON, 2024; MetaCPAN )
Devel-StatProfiler/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.