Group
Extension

Matches 1369

MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/lib/MarpaX/ESLIF/Grammar/Symbol/Properties.pm ( view source; MetaCPAN )


=head1 SYNOPSIS

  use MarpaX::ESLIF;

  my $eslif = MarpaX::ESLIF->new();
  my $data = do { local $/; <DATA> };
  my $eslifGrammar = MarpaX::ESLIF::Grammar->new($eslif, $data);
  my $symbolProperti
MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/lib/MarpaX/ESLIF/Grammar/Properties.pm ( view source; MetaCPAN )


=head1 SYNOPSIS

  use MarpaX::ESLIF;

  my $eslif = MarpaX::ESLIF->new();
  my $data = do { local $/; <DATA> };
  my $eslifGrammar = MarpaX::ESLIF::Grammar->new($eslif, $data);
  my $grammarPropert
MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/src/include/marpaESLIF/internal/eslif/L0.h ( view source; MetaCPAN )
 "... copy/paste that in \$this variable and switch to pass2\n";
exit;

pass2:
my $this = do { local $/; <DATA> };
$this =~ s/\s*$//;
my $copy = $this;

$this =~ s/\\/\\\\/g;
$this =~ s/"/\\"/g;
print
MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/lib/MarpaX/ESLIF/RegexCallout.pm ( view source; MetaCPAN )
;

  package main;
  use MarpaX::ESLIF;

  my $eslif = MarpaX::ESLIF->new();
  my $data = do { local $/; <DATA> };
  my $eslifGrammar = MarpaX::ESLIF::Grammar->new($eslif, $data);
  foreach (qw/123XX 
MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/lib/MarpaX/ESLIF.pm ( view source; MetaCPAN )

  
  my $eslif = MarpaX::ESLIF->new($log);
  my $g = MarpaX::ESLIF::Grammar->new($eslif, do { local $/; <DATA> });
  foreach (sort { $a <=> $b} keys %tests) {
      my ($input, $value) = @{$tests{$_}

  
  my $eslif = MarpaX::ESLIF->new($log);
  my $g = MarpaX::ESLIF::Grammar->new($eslif, do { local $/; <DATA> });
  foreach (sort { $a <=> $b} keys %tests) {
      my ($input, $value) = @{$tests{$_}
MarpaX-ESLIF ( J/JD/JDDPAUSE/MarpaX-ESLIF-6.0.35.1.tar.gz, JDDPAUSE, 2024; MetaCPAN )
MarpaX-ESLIF/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 ( L/LE/LEONT/Variable-OnDestruct-0.09.tar.gz, LEONT, 2024; MetaCPAN )
Variable-OnDestruct/lib/Variable/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
HiPi ( M/MD/MDOOTSON/HiPi-0.92.tar.gz, MDOOTSON, 2024; MetaCPAN )
HiPi/mylib/include/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
PDL-NDBin ( E/ET/ETJ/PDL-NDBin-0.028.tar.gz, ETJ, 2024; MetaCPAN )
PDL-NDBin/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
POSIX-Run-Capture ( S/SG/SGRAY/POSIX-Run-Capture-1.05.tar.gz, SGRAY, 2024; MetaCPAN )
POSIX-Run-Capture/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
Config-JSON-Enhanced ( B/BL/BLIAKO/Config-JSON-Enhanced-0.10.tar.gz, BLIAKO, 2024; MetaCPAN )
Config-JSON-Enhanced/script/configjson2perl.pl ( view source; MetaCPAN )
ms{'filename'}) && ! exists($params{'string'}) ){
	# read from STDIN
	$params{'string'} = do { local $/; <STDIN> }
}

my $result = Config::JSON::Enhanced::config2perl(\%params);
if( ! defined $result 
Config-JSON-Enhanced ( B/BL/BLIAKO/Config-JSON-Enhanced-0.10.tar.gz, BLIAKO, 2024; MetaCPAN )
Config-JSON-Enhanced/script/configjson2json.pl ( view source; MetaCPAN )
ms{'filename'}) && ! exists($params{'string'}) ){
	# read from STDIN
	$params{'string'} = do { local $/; <STDIN> }
}

my $result = Config::JSON::Enhanced::config2perl(\%params);
if( ! defined $result 
Config-JSON-Enhanced ( B/BL/BLIAKO/Config-JSON-Enhanced-0.10.tar.gz, BLIAKO, 2024; MetaCPAN )
Config-JSON-Enhanced/script/configjson2yaml.pl ( view source; MetaCPAN )
ms{'filename'}) && ! exists($params{'string'}) ){
	# read from STDIN
	$params{'string'} = do { local $/; <STDIN> }
}

my $result = Config::JSON::Enhanced::config2perl(\%params);
if( ! defined $result 
JavaScript-QuickJS ( F/FE/FELIPE/JavaScript-QuickJS-0.21.tar.gz, FELIPE, 2024; MetaCPAN )
JavaScript-QuickJS/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
File-LoadLines ( J/JV/JV/File-LoadLines-1.046.tar.gz, JV, 2024; MetaCPAN )
File-LoadLines/lib/File/LoadLines.pm ( view source; MetaCPAN )
e) ) {
	if ( ref($filename) eq 'GLOB' ) {
	    binmode( $filename, ':raw' );
	    $data = do { local $/; <$filename> };
	    $filename = "__GLOB__";
	}
	else {
	    $data = $$filename;
	    $filename 
lsif ( $filename eq '-' ) {
	$filename = "__STDIN__";
	binmode( STDIN, ':raw' );
	$data = do { local $/; <STDIN> };
    }
    elsif ( $filename =~ /^https?:/ ) {
	require LWP::UserAgent;
	my $ua = LWP
!", return if $options->{fail} eq "soft";
		croak("$filename: $!\n");
	    }
	    $data = do { local $/; <$f> };
	}
    }
    $options->{_filesource} = $filename if $options;

    my $name = encode_ut
Linux-FD ( L/LE/LEONT/Linux-FD-0.016.tar.gz, LEONT, 2024; MetaCPAN )
Linux-FD/lib/Linux/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
POSIX-RT-Signal ( L/LE/LEONT/POSIX-RT-Signal-0.017.tar.gz, LEONT, 2024; MetaCPAN )
POSIX-RT-Signal/lib/POSIX/RT/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
Moose ( E/ET/ETHER/Moose-2.2207.tar.gz, ETHER, 2024; MetaCPAN )
Moose/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
Poppler ( V/VO/VOLKENING/Poppler-1.0103.tar.gz, CORNELIUS, 2024; MetaCPAN )
Poppler/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
Image-PNG-Libpng ( B/BK/BKB/Image-PNG-Libpng-0.58.tar.gz, BKB, 2024; MetaCPAN )
Image-PNG-Libpng/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.