Group
Extension

Matches 1381

Sereal-Merger ( I/IK/IKRUGLOV/Sereal-Merger-0.001.tar.gz, IKRUGLOV, 2015; MetaCPAN )
Sereal-Merger/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-JSON-to ( D/DO/DOLMEN/App-JSON-to-1.000.tar.gz, DOLMEN, 2015; MetaCPAN )
App-JSON-to/lib/App/JSON/to.pm ( view source; MetaCPAN )

    # GetOptions($obj->options);

    binmode(STDIN, ':raw');
    my $data = decode_json do { local $/; <STDIN> };

    if (my $enc_meth = $obj->can('encoding')) {
	binmode(STDOUT, ':encoding('.$obj-
Tree-Suffix ( G/GR/GRAY/Tree-Suffix-0.22.tar.gz, GRAY, 2015; MetaCPAN )
Tree-Suffix/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
Inline-Module ( I/IN/INGY/Inline-Module-0.34.tar.gz, INGY, 2015; MetaCPAN )
Inline-Module/lib/Inline/Module.pm ( view source; MetaCPAN )
 IN, '<', $filepath
        or die "Can't open '$filepath' for input:\n$!";
    my $code = do {local $/; <IN>};
    close IN;
    return $code;
}

sub write_module {
    my $class = shift;
    my ($de
Crypt-PKCS11 ( J/JE/JELU/Crypt-PKCS11-1.03.tar.gz, JELU, 2015; MetaCPAN )
Crypt-PKCS11/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-Ux ( J/JI/JIRO/Text-Ux-0.11.tar.gz, JIRO, 2015; MetaCPAN )
Text-Ux/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
Enbld ( M/MA/MAGNOLIA/Enbld-0.7041.tar.gz, MAGNOLIA, 2015; MetaCPAN )
Enbld/lib/Enbld/Command/Help.pm ( view source; MetaCPAN )
Help;

use strict;
use warnings;

use parent qw/Enbld::Command/;

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

    print $help . "\n";

    return $_[0];
}

1;

__DATA__
Usage: enbld command targ
Enbld ( M/MA/MAGNOLIA/Enbld-0.7041.tar.gz, MAGNOLIA, 2015; MetaCPAN )
Enbld/lib/Enbld/Command/Freeze.pm ( view source; MetaCPAN )
e;
require Enbld::Home;

sub do {
    my $self = shift;

    $self->setup;

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

    print $str;

    my $home = $ENV{PERL_ENBLD_HOME} ? '$ENV{PERL_ENBLD_HOME}' :
  
Unix-Sysexits ( J/JM/JMATES/Unix-Sysexits-0.06.tar.gz, JMATES, 2015; MetaCPAN )
Unix-Sysexits/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
List-BinarySearch-XS ( D/DA/DAVIDO/List-BinarySearch-XS-0.09.tar.gz, DAVIDO, 2015; MetaCPAN )
List-BinarySearch-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
Compiler-Parser ( G/GO/GOCCY/Compiler-Parser-0.10.tar.gz, GOCCY, 2015; MetaCPAN )
Compiler-Parser/gen/testcode_generator.pl ( view source; MetaCPAN )
r qw(:constants);
use String::CamelCase qw/decamelize/;
use Data::Dumper;

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

sub generate {
    my ($ast) = @_;
    my $root = $ast->root;
    my $dept
lename\n";
    open my $fh, '<', $filename or die "Cannot load $filename";
    my $code = do { local $/; <$fh> };
    if (my $pid = fork()) {
        waitpid($pid, 0);
    } else {
        my $ast = C
:AST::Renderer;
use Test::Compiler::Parser;

subtest 'parse %s' => sub {
    my $script = do { local $/; <DATA> };
    my $tokens = Compiler::Lexer->new('')->tokenize($script);
    my $ast = Compiler:
Linux-Socket-Accept4 ( S/SY/SYOHEX/Linux-Socket-Accept4-0.05.tar.gz, SYOHEX, 2015; MetaCPAN )
Linux-Socket-Accept4/lib/Linux/Socket/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-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/Lexical/RegularExpressionLiteral.pm ( view source; MetaCPAN )
 collide with others:
# ___yy is changed to ___StringLiteral___yy
#
our $grammar_content = do {local $/; <DATA>};
$grammar_content =~ s/___/___RegularExpressionLiteral___/g;


sub make_grammar_content
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/Lexical/NumericLiteral.pm ( view source; MetaCPAN )
collide with others:
# ___yy is changed to ___NumericLiteral___yy
#
our $grammar_content = do {local $/; <DATA>};
$grammar_content =~ s/___/___NumericLiteral___/g;


sub make_grammar_content {
    my 
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/SpacesAny.pm ( view source; MetaCPAN )
; # VERSION

#
# We reuse Program grammar, only a subset of it -;
#
our $grammar_content = do {local $/; <DATA>};



sub make_grammar_content {
    my ($class) = @_;
    return $grammar_content;
}


s
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/Lexical/StringLiteral.pm ( view source; MetaCPAN )
 collide with others:
# ___yy is changed to ___StringLiteral___yy
#
our $grammar_content = do {local $/; <DATA>};
$grammar_content =~ s/___/___StringLiteral___/g;


sub make_grammar_content {
    my (
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/Program.pm ( view source; MetaCPAN )
 Force eventual higher priority
#
our %PRIORITY = (FUNCTION => 2);

our $grammar_content = do {local $/; <DATA>};

#
# It is clearer to have reserved words in an array. But for efficienvy the hash is 
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/Pattern.pm ( view source; MetaCPAN )
 Note that this grammar is NOT supposed to be injected in Program
#
our $grammar_content = do {local $/; <DATA>};


sub new {
    my ($class, $optionsp) = @_;

    $optionsp //= {};

    my $semantics
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/lib/MarpaX/Languages/ECMAScript/AST/Grammar/ECMAScript_262_5/JSON.pm ( view source; MetaCPAN )
ges::ECMAScript::AST::Grammar::ECMAScript_262_5::CharacterClasses;

our $grammar_content = do {local $/; <DATA>};

# ABSTRACT: ECMAScript-262, Edition 5, JSON grammar

our $VERSION = '0.020'; # VERSIO
MarpaX-Languages-ECMAScript-AST ( J/JD/JDDPAUSE/MarpaX-Languages-ECMAScript-AST-0.020.tar.gz, JDDPAUSE, 2015; MetaCPAN )
MarpaX-Languages-ECMAScript-AST/script/generateTemplate.pl ( view source; MetaCPAN )
ng an AST

HEADER
#
# The fixed stuff: new(), lexeme(), indent(), transpile()
#
print FILE do {local $/; <DATA>};
foreach (sort {$a <=> $b} keys %{$g1p}) {
    my $ruleId = $_;
    my $rulesp = $g1p->

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