Group
Extension

Matches 1384

Magic-Coerce ( L/LE/LEONT/Magic-Coerce-0.002.tar.gz, LEONT, 2023; MetaCPAN )
Magic-Coerce/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-Sandy ( T/TM/TMILLER/App-Sandy-0.25.tar.gz, TMILLER, 2023; MetaCPAN )
App-Sandy/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
DB_File ( P/PM/PMQS/DB_File-1.859.tar.gz, PMQS, 2023; MetaCPAN )
DB_File/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
CIAO-Lib-Param ( D/DJ/DJERIUS/CIAO-Lib-Param-0.09.tar.gz, DJERIUS, 2023; MetaCPAN )
CIAO-Lib-Param/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-cst ( L/LE/LEONT/Devel-cst-0.012.tar.gz, LEONT, 2023; MetaCPAN )
Devel-cst/lib/Devel/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
X11-Xlib ( N/NE/NERDVANA/X11-Xlib-0.25.tar.gz, NERDVANA, 2023; MetaCPAN )
X11-Xlib/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
Win32-SharedFileOpen ( S/SH/SHAY/Win32-SharedFileOpen-4.06.tar.gz, SHAY, 2023; MetaCPAN )
Win32-SharedFileOpen/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
PApp ( M/ML/MLEHMANN/PApp-2.3.tar.gz, MLEHMANN, 2023; MetaCPAN )
PApp/PApp/Apache.pm ( view source; MetaCPAN )
if (!defined $PApp::Apache::_compiled) { eval do { local $/; <DATA> }; die if $@ } 1;
__DATA__

#line 5 "(PApp/Apache.pm)"

##########################################################################
#
Crypt-OpenSSL-ConfiguredAPI ( T/TI/TIMLEGGE/Crypt-OpenSSL-ConfiguredAPI-0.03.tar.gz, TIMLEGGE, 2023; MetaCPAN )
Crypt-OpenSSL-ConfiguredAPI/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-SignCSR ( T/TI/TIMLEGGE/Crypt-OpenSSL-SignCSR-0.14.tar.gz, TIMLEGGE, 2023; MetaCPAN )
Crypt-OpenSSL-SignCSR/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
PApp ( M/ML/MLEHMANN/PApp-2.3.tar.gz, MLEHMANN, 2023; MetaCPAN )
PApp/PApp/Apache2.pm ( view source; MetaCPAN )
if (!defined $PApp::Apache2::_compiled) { eval do { local $/; <DATA> }; die if $@ } 1;
__DATA__

#line 5 "(PApp/Apache2.pm)"

##########################################################################
Ceph-Rados ( K/KI/KILINRAX/Ceph-Rados-0.22.tar.gz, KILINRAX, 2023; MetaCPAN )
Ceph-Rados/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
Gzip-Zopfli ( B/BK/BKB/Gzip-Zopfli-0.02.tar.gz, BKB, 2023; MetaCPAN )
Gzip-Zopfli/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
Variable-OnDestruct-Scoped ( L/LE/LEONT/Variable-OnDestruct-Scoped-0.002.tar.gz, LEONT, 2023; MetaCPAN )
Variable-OnDestruct-Scoped/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
AnyEvent-XSPromises ( T/TV/TVDW/AnyEvent-XSPromises-0.006.tar.gz, TVDW, 2023; MetaCPAN )
AnyEvent-XSPromises/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
Marpa-R2 ( J/JK/JKEGL/Marpa-R2-13.002_000.tar.gz, JKEGL, 2023; MetaCPAN )
Marpa-R2/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
MarpaX-Languages-SVG-Parser ( R/RS/RSAVAGE/MarpaX-Languages-SVG-Parser-1.11.tgz, RSAVAGE, 2023; MetaCPAN )
MarpaX-Languages-SVG-Parser/scripts/float.pl ( view source; MetaCPAN )
#!/usr/bin/env perl

use strict;
use warnings;

use Marpa::R2;

my $grammar_source = do {local $/; <DATA>};
my $g = Marpa::R2::Scanless::G->new({source => \$grammar_source, bless_package => 'test'});
Sys-Binmode ( F/FE/FELIPE/Sys-Binmode-0.05.tar.gz, FELIPE, 2023; MetaCPAN )
Sys-Binmode/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
MarpaX-Languages-SVG-Parser ( R/RS/RSAVAGE/MarpaX-Languages-SVG-Parser-1.11.tgz, RSAVAGE, 2023; MetaCPAN )
MarpaX-Languages-SVG-Parser/scripts/number.pl ( view source; MetaCPAN )
#!/usr/bin/env perl

use strict;
use warnings;

use Marpa::R2;

my $grammar_source = do {local $/; <DATA>};
my $g = Marpa::R2::Scanless::G->new({source => \$grammar_source, bless_package => 'test'});
EAV-XS ( T/TV/TVV/EAV-XS-0.7.8.tar.gz, TVV, 2023; MetaCPAN )
EAV-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

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