Group
Extension

Matches 1369

BackupPC-XS ( C/CB/CBARRATT/BackupPC-XS-0.62.tar.gz, CBARRATT, 2020; MetaCPAN )
BackupPC-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
Dist-Zilla-Plugin-TestMLIncluder ( I/IN/INGY/Dist-Zilla-Plugin-TestMLIncluder-0.19.tar.gz, INGY, 2020; MetaCPAN )
Dist-Zilla-Plugin-TestMLIncluder/lib/Dist/Zilla/Plugin/TestMLIncluder.pm ( view source; MetaCPAN )
ie "Can't open '$file' for input";
    return unless <IN> =~ /testml-cpan/;
    my $text = do {local $/; <IN>};
    close IN;
    open OUT, '>', $file or die "Can't open '$file' for output";
    print
Devel-Gladiator ( E/ET/ETHER/Devel-Gladiator-0.08.tar.gz, ETHER, 2020; MetaCPAN )
Devel-Gladiator/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
Video-ZVBI ( T/TO/TOMZO/Video-ZVBI-1.1.1.tar.gz, TOMZO, 2020; MetaCPAN )
Video-ZVBI/ppport_zvbi.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
OpenSMTPD-Password-XS ( N/NA/NAVALNED/OpenSMTPD-Password-XS-0.01.tar.gz, NAVALNED, 2020; MetaCPAN )
OpenSMTPD-Password-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-Declare ( E/ET/ETHER/Devel-Declare-0.006022.tar.gz, ETHER, 2020; MetaCPAN )
Devel-Declare/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
ZMQ-Raw ( J/JA/JACQUESG/ZMQ-Raw-0.39.tar.gz, JACQUESG, 2020; MetaCPAN )
ZMQ-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
MPV-Simple ( P/PE/PERLMAX/MPV-Simple-0.67.tar.gz, PERLMAX, 2020; MetaCPAN )
MPV-Simple/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-Required ( L/LN/LNATION/Devel-Required-0.16.tar.gz, LNATION, 2020; MetaCPAN )
Devel-Required/lib/Devel/Required.pm ( view source; MetaCPAN )
    # there is something to process
    if ( open( IN, $filename ) ) {
        $contents= do { local $/; <IN> };
        close IN;
    }

    # couldn't read file
    else {
        warn qq{Could not 
Encoding-FixLatin-XS ( G/GR/GRANTM/Encoding-FixLatin-XS-1.02.tar.gz, GRANTM, 2020; MetaCPAN )
Encoding-FixLatin-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
Primesieve ( O/OE/OESI/Primesieve-0.07.tar.gz, OESI, 2020; MetaCPAN )
Primesieve/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
Return-Deep ( C/CI/CINDY/Return-Deep-1.005.tar.gz, CINDY, 2020; MetaCPAN )
Return-Deep/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-Chronicle ( S/SK/SKX/App-Chronicle-5.1.8.tar.gz, SKX, 2020; MetaCPAN )
App-Chronicle/lib/Chronicle/Plugin/Generate/RSS.pm ( view source; MetaCPAN )
in the __DATA__ section of this very module.
    #
    if ( !$c )
    {
        my $tmpl = do {local $/; <DATA>};

        #
        #  If there is no template read then something weird has happened
 
App-Chronicle ( S/SK/SKX/App-Chronicle-5.1.8.tar.gz, SKX, 2020; MetaCPAN )
App-Chronicle/lib/Chronicle/Plugin/Generate/LowerCase.pm ( view source; MetaCPAN )
in the __DATA__ section of this very module.
    #
    if ( !$c )
    {
        my $tmpl = do {local $/; <DATA>};

        #
        #  If there is no template read then something weird has happened
 
App-Chronicle ( S/SK/SKX/App-Chronicle-5.1.8.tar.gz, SKX, 2020; MetaCPAN )
App-Chronicle/lib/Chronicle/Plugin/Generate/Sitemap.pm ( view source; MetaCPAN )
nfig = $args{ 'config' };


    #
    #  Load our HTML::Template file
    #
    my $tmpl = do {local $/; <DATA>};
    return unless ( length($tmpl) );


    #
    #  This is the file we're going to wr
Redis-Jet ( K/KA/KAZEBURO/Redis-Jet-0.09.tar.gz, KAZEBURO, 2020; MetaCPAN )
Redis-Jet/lib/Redis/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-EC ( M/MI/MIKEM/Crypt-OpenSSL-EC-1.32.tar.gz, MIKEM, 2020; MetaCPAN )
Crypt-OpenSSL-EC/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
XS-Object-Magic ( E/ET/ETHER/XS-Object-Magic-0.05.tar.gz, ETHER, 2020; MetaCPAN )
XS-Object-Magic/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-Layers ( L/LE/LEONT/PerlIO-Layers-0.012.tar.gz, LEONT, 2020; MetaCPAN )
PerlIO-Layers/lib/PerlIO/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
Pegex ( I/IN/INGY/Pegex-0.75.tar.gz, INGY, 2020; MetaCPAN )
Pegex/lib/Pegex/Grammar.pm ( view source; MetaCPAN )
en TEXT, "<", $filename
        or die "Can't open '$filename' for input\n:$!";
    return do {local $/; <TEXT>}
}

sub make_tree {
    my ($self) = @_;
    # Turn off ENV debugging for grammar compil
 $grammar_file
        or die "Can't open $grammar_file for input";
    my $grammar_text = do {local $/; <GRAMMAR>};
    close GRAMMAR;
    my $module = $package;
    $module =~ s!::!/!g;
    $module 
mar_text, @rules)->to_perl;
    }
    open IN, "<", $file or die $!;
    my $module_text = do {local $/; <IN>};
    require Pegex;
    my $msg = "   # Generated/Inlined by Pegex::Grammar ($Pegex::VERS

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