Group
Extension

Matches 1369

SysV-SharedMem ( L/LE/LEONT/SysV-SharedMem-0.011.tar.gz, LEONT, 2022; MetaCPAN )
SysV-SharedMem/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
pEFL ( P/PE/PERLMAX/pEFL-0.75.tar.gz, PERLMAX, 2022; MetaCPAN )
pEFL/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
KCP ( H/HO/HOMQYY/KCP-0.04.tar.gz, HOMQYY, 2022; MetaCPAN )
KCP/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
CLI-Popt ( F/FE/FELIPE/CLI-Popt-0.01.tar.gz, FELIPE, 2022; MetaCPAN )
CLI-Popt/easyxs/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
RL ( J/JA/JACOBG/RL-0.09.tar.gz, JACOBG, 2022; MetaCPAN )
RL/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/SE/SEKIMURA/Text-Markdown-Discount-0.16.tar.gz, SEKIMURA, 2022; 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
WebService-MyJSONs ( P/PO/POLETTIX/WebService-MyJSONs-0.002.tar.gz, POLETTIX, 2022; MetaCPAN )
WebService-MyJSONs/lib/WebService/MyJSONs.pm ( view source; MetaCPAN )
  print {*STDOUT} __new($code)->get_json;
   }
   elsif ($op eq 'put') {
      my $json = do { local $/; <STDIN> };
      print {*STDOUT} __new($code)->put_json($json)->code;
   }
   else {
      $p2u
Git-Raw ( J/JA/JACQUESG/Git-Raw-0.90.tar.gz, JACQUESG, 2022; MetaCPAN )
Git-Raw/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
JSON-XS-ByteString ( C/CI/CINDY/JSON-XS-ByteString-1.007.tar.gz, CINDY, 2022; MetaCPAN )
JSON-XS-ByteString/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
PerlIO-utf8_strict ( L/LE/LEONT/PerlIO-utf8_strict-0.010.tar.gz, LEONT, 2022; MetaCPAN )
PerlIO-utf8_strict/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
Type-Tiny-XS ( T/TO/TOBYINK/Type-Tiny-XS-0.025.tar.gz, TOBYINK, 2022; MetaCPAN )
Type-Tiny-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
Params-Validate ( D/DR/DROLSKY/Params-Validate-1.31.tar.gz, DROLSKY, 2022; MetaCPAN )
Params-Validate/c/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-KnuthPlass ( P/PM/PMPERRY/Text-KnuthPlass-1.07.tar.gz, PMPERRY, 2022; MetaCPAN )
Text-KnuthPlass/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
Sub-Call-Tail ( E/ET/ETHER/Sub-Call-Tail-0.08.tar.gz, ETHER, 2022; MetaCPAN )
Sub-Call-Tail/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
Alien-Base-ModuleBuild ( P/PL/PLICEASE/Alien-Base-ModuleBuild-1.17.tar.gz, PLICEASE, 2022; MetaCPAN )
Alien-Base-ModuleBuild/lib/Alien/Base/ModuleBuild/FAQ.pod ( view source; MetaCPAN )
V0;
 use Test::Alien 0.05;
 use Alien::Editline;
 
 alien_ok 'Alien::Editline';
 my $xs = do { local $/; <DATA> };
 xs_ok $xs, with_subtest {
   my($module) = @_;
   ok $module->version;
 };
 
 done_t
CTKlib ( A/AB/ABALAMA/CTKlib-2.09.tar.gz, ABALAMA, 2022; MetaCPAN )
CTKlib/lib/CTK/Skel/Extra.pm ( view source; MetaCPAN )
urn 1;
}
sub pool {
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
CTKlib ( A/AB/ABALAMA/CTKlib-2.09.tar.gz, ABALAMA, 2022; MetaCPAN )
CTKlib/lib/CTK/Skel/Module.pm ( view source; MetaCPAN )
urn 1;
}
sub pool {
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
CTKlib ( A/AB/ABALAMA/CTKlib-2.09.tar.gz, ABALAMA, 2022; MetaCPAN )
CTKlib/lib/CTK/Skel/Tiny.pm ( view source; MetaCPAN )
'1.02';

sub pool {
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
CTKlib ( A/AB/ABALAMA/CTKlib-2.09.tar.gz, ABALAMA, 2022; MetaCPAN )
CTKlib/lib/CTK/Skel/Daemon.pm ( view source; MetaCPAN )
urn 1;
}
sub pool {
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
CTKlib ( A/AB/ABALAMA/CTKlib-2.09.tar.gz, ABALAMA, 2022; MetaCPAN )
CTKlib/lib/CTK/Skel/Common.pm ( view source; MetaCPAN )
urn 1;
}
sub pool {
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n

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