Group
Extension

Matches 1371

Net-SSH-Perl ( B/BD/BDFOY/Net-SSH-Perl-2.142.tar.gz, BDFOY, 2023; MetaCPAN )
Net-SSH-Perl/lib/Net/SSH/Perl/Key/Ed25519.pm ( view source; MetaCPAN )
e, $passphrase) = @_;

    local *FH;
    open FH, $key_file or return;
    my $content = do { local $/; <FH> };
    close FH;
    $content = substr($content,length(MARK_BEGIN),
        length($conten
PApp ( M/ML/MLEHMANN/PApp-2.3.tar.gz, MLEHMANN, 2023; MetaCPAN )
PApp/PApp/Apache2.pm ( view source; MetaCPAN )
if (!defined $PApp::Apache2::_compiled) { eval do { local $/; <DATA> }; die if $@ } 1;
__DATA__

#line 5 "(PApp/Apache2.pm)"

##########################################################################
PApp ( M/ML/MLEHMANN/PApp-2.3.tar.gz, MLEHMANN, 2023; MetaCPAN )
PApp/PApp/Apache.pm ( view source; MetaCPAN )
if (!defined $PApp::Apache::_compiled) { eval do { local $/; <DATA> }; die if $@ } 1;
__DATA__

#line 5 "(PApp/Apache.pm)"

##########################################################################
#
Net-SSH-Perl ( B/BD/BDFOY/Net-SSH-Perl-2.142.tar.gz, BDFOY, 2023; MetaCPAN )
Net-SSH-Perl/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-Scoped ( L/LE/LEONT/Variable-OnDestruct-Scoped-0.002.tar.gz, LEONT, 2023; MetaCPAN )
Variable-OnDestruct-Scoped/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-SignCSR ( T/TI/TIMLEGGE/Crypt-OpenSSL-SignCSR-0.14.tar.gz, TIMLEGGE, 2023; MetaCPAN )
Crypt-OpenSSL-SignCSR/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-R2 ( J/JK/JKEGL/Marpa-R2-13.002_000.tar.gz, JKEGL, 2023; MetaCPAN )
Marpa-R2/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
Crypt-OpenSSL-ConfiguredAPI ( T/TI/TIMLEGGE/Crypt-OpenSSL-ConfiguredAPI-0.03.tar.gz, TIMLEGGE, 2023; MetaCPAN )
Crypt-OpenSSL-ConfiguredAPI/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
Gzip-Zopfli ( B/BK/BKB/Gzip-Zopfli-0.02.tar.gz, BKB, 2023; MetaCPAN )
Gzip-Zopfli/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
Sys-Binmode ( F/FE/FELIPE/Sys-Binmode-0.05.tar.gz, FELIPE, 2023; MetaCPAN )
Sys-Binmode/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
AnyEvent-YACurl ( T/TV/TVDW/AnyEvent-YACurl-0.22.tar.gz, TVDW, 2023; MetaCPAN )
AnyEvent-YACurl/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
EAV-XS ( T/TV/TVV/EAV-XS-0.7.8.tar.gz, TVV, 2023; MetaCPAN )
EAV-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
AnyEvent-XSPromises ( T/TV/TVDW/AnyEvent-XSPromises-0.006.tar.gz, TVDW, 2023; MetaCPAN )
AnyEvent-XSPromises/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-SVG-Parser ( R/RS/RSAVAGE/MarpaX-Languages-SVG-Parser-1.11.tgz, RSAVAGE, 2023; MetaCPAN )
MarpaX-Languages-SVG-Parser/scripts/float.pl ( view source; MetaCPAN )
#!/usr/bin/env perl

use strict;
use warnings;

use Marpa::R2;

my $grammar_source = do {local $/; <DATA>};
my $g = Marpa::R2::Scanless::G->new({source => \$grammar_source, bless_package => 'test'});
MarpaX-Languages-SVG-Parser ( R/RS/RSAVAGE/MarpaX-Languages-SVG-Parser-1.11.tgz, RSAVAGE, 2023; MetaCPAN )
MarpaX-Languages-SVG-Parser/scripts/number.pl ( view source; MetaCPAN )
#!/usr/bin/env perl

use strict;
use warnings;

use Marpa::R2;

my $grammar_source = do {local $/; <DATA>};
my $g = Marpa::R2::Scanless::G->new({source => \$grammar_source, bless_package => 'test'});
Term-ReadLine-Gnu ( H/HA/HAYASHI/Term-ReadLine-Gnu-1.46.tar.gz, HAYASHI, 2023; MetaCPAN )
Term-ReadLine-Gnu/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
Class-CorX ( T/TO/TOBYINK/Class-CorX-0.000_001.tar.gz, TOBYINK, 2023; MetaCPAN )
Class-CorX/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
Filter-Crypto ( S/SH/SHAY/Filter-Crypto-2.10.tar.gz, SHAY, 2023; MetaCPAN )
Filter-Crypto/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
Algorithm-Line-Lerp ( J/JM/JMATES/Algorithm-Line-Lerp-0.02.tar.gz, JMATES, 2023; MetaCPAN )
Algorithm-Line-Lerp/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
re-engine-RE2 ( D/DG/DGL/re-engine-RE2-0.18.tar.gz, DGL, 2023; MetaCPAN )
re-engine-RE2/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.