Group
Extension

Matches 1369

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
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
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
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
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
Tree-RB-XS ( N/NE/NERDVANA/Tree-RB-XS-0.14.tar.gz, NERDVANA, 2024; MetaCPAN )
Tree-RB-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
FFI-Platypus ( P/PL/PLICEASE/FFI-Platypus-2.09.tar.gz, PLICEASE, 2024; MetaCPAN )
FFI-Platypus/include/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
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
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
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 $
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
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
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
Plate ( V/VL/VLYON/Plate-1.6.tar.gz, VLYON, 2024; 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
Zonemaster-LDNS ( Z/ZN/ZNMSTR/Zonemaster-LDNS-4.0.2.tar.gz, ZNMSTR, 2024; MetaCPAN )
Zonemaster-LDNS/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
Libssh-Session ( Q/QG/QGARNIER/Libssh-Session-1.1.tar.gz, QGARNIER, 2024; MetaCPAN )
Libssh-Session/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.