Group
Extension

Matches 1384

AnyEvent-Fork-RPC ( M/ML/MLEHMANN/AnyEvent-Fork-RPC-2.0.tar.gz, MLEHMANN, 2019; MetaCPAN )
AnyEvent-Fork-RPC/RPC.pm ( view source; MetaCPAN )
= AnyEvent::Fork
      ->new
      ->require ("AnyEvent::Fork::RPC::Async")
      ->eval (do { local $/; <DATA> })
      ->AnyEvent::Fork::RPC::run ("run",
         async      => 1,
         on_error 
Math-FastGF2 ( D/DM/DMALONE/Math-FastGF2/Math-FastGF2-0.07.tar.gz, DMALONE, 2019; MetaCPAN )
Math-FastGF2/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-R3 ( J/JK/JKEGL/Marpa-R3-4.001_054.tar.gz, JKEGL, 2019; MetaCPAN )
Marpa-R3/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
Digest-xxHash ( S/SA/SANKO/Digest-xxHash-2.04.tar.gz, SANKO, 2019; MetaCPAN )
Digest-xxHash/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
USB-LibUSB ( A/AM/AMBA/USB-LibUSB-0.09.tar.gz, AMBA, 2019; MetaCPAN )
USB-LibUSB/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
JavaScript-V8-XS ( G/GO/GONZUS/JavaScript-V8-XS-0.000014.tar.gz, GONZUS, 2019; MetaCPAN )
JavaScript-V8-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
Devel-QuickCover ( G/GO/GONZUS/Devel-QuickCover-0.900014.tar.gz, GONZUS, 2019; MetaCPAN )
Devel-QuickCover/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
OpenBSD-Checkpass ( N/NA/NAVALNED/OpenBSD-Checkpass-0.01.tar.gz, NAVALNED, 2019; MetaCPAN )
OpenBSD-Checkpass/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-Listing-Ftpcopy ( P/PL/PLICEASE/File-Listing-Ftpcopy-0.09.tar.gz, PLICEASE, 2019; MetaCPAN )
File-Listing-Ftpcopy/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
App-MBUtiny ( A/AB/ABALAMA/App-MBUtiny-1.13.tar.gz, ABALAMA, 2019; MetaCPAN )
App-MBUtiny/lib/App/MBUtiny/ConfigSkel.pm ( view source; MetaCPAN )
ipart pool of files
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
Mail-SimpleList ( C/CH/CHROMATIC/Mail-SimpleList-0.95.tar.gz, CHROMATIC, 2019; MetaCPAN )
Mail-SimpleList/lib/Mail/SimpleList.pm ( view source; MetaCPAN )
package Mail::SimpleList;

use strict;
use warnings;

my $pod = do { local $/; <DATA> };

use parent 'Mail::Action';
use Carp 'croak';

use Mail::Mailer;
use Email::Address;
use Email::MIME;

use vars
Lib-Log4cplus ( R/RE/REHSACK/Lib-Log4cplus-0.001.tar.gz, REHSACK, 2019; MetaCPAN )
Lib-Log4cplus/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
RPi-I2C ( S/ST/STEVEB/RPi-I2C-2.3608.tar.gz, STEVEB, 2019; MetaCPAN )
RPi-I2C/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
PMLTQ ( M/MA/MATY/PMLTQ-3.0.2.tar.gz, MATY, 2019; MetaCPAN )
PMLTQ/lib/PMLTQ/Grammar.pm ( view source; MetaCPAN )
 grammar for parsing PML-TQ queries

use 5.006;
use strict;
use warnings;

sub grammar {
  do {local $/; <DATA>};
}

1;

=pod

=encoding UTF-8

=head1 NAME

PMLTQ::Grammar - Provides L<Parse::RecDesce
Algorithm-MinPerfHashTwoLevel ( Y/YV/YVES/Algorithm-MinPerfHashTwoLevel-0.16.tar.gz, YVES, 2019; MetaCPAN )
Algorithm-MinPerfHashTwoLevel/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
TermReadKey ( R/RU/RURBAN/TermReadKey-2.38_03.tar.gz, RURBAN, 2019; MetaCPAN )
TermReadKey/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-Hoedown ( T/TO/TOKUHIROM/Text-Markdown-Hoedown-1.03.tar.gz, TOKUHIROM, 2019; MetaCPAN )
Text-Markdown-Hoedown/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
Net-NSCAng-Client ( M/MB/MBETHKE/Net-NSCAng-Client-v2.0.1_03.tar.bz2, MBETHKE, 2019; MetaCPAN )
Net-NSCAng-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
Text-Diff-Unified-XS ( P/PI/PINE/Text-Diff-Unified-XS-0.09.tar.gz, PINE, 2019; MetaCPAN )
Text-Diff-Unified-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
bareword-filehandles ( I/IL/ILMARI/bareword-filehandles-0.007.tar.gz, ILMARI, 2019; MetaCPAN )
bareword-filehandles/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.