Group
Extension

Matches 1385

Crypt-DSA ( T/TI/TIMLEGGE/Crypt-DSA-1.19.tar.gz, TIMLEGGE, 2024; MetaCPAN )
Crypt-DSA/lib/Crypt/DSA/Key.pm ( view source; MetaCPAN )
$fname = delete $param{Filename}) {
        open FH, $fname or return;
        my $blob = do { local $/; <FH> };
        close FH;
        $param{Content} = $blob;
    }
    $key->deserialize(%param);
CPAN ( A/AN/ANDK/CPAN-2.38.tar.gz, ANDK, 2024; MetaCPAN )
CPAN/lib/CPAN/Distribution.pm ( view source; MetaCPAN )
                 "'$build_prereqs': $!");
                                   local $/;
                                   <FH>;
                               };
                my $bphash = eval $con
CPAN ( A/AN/ANDK/CPAN-2.38.tar.gz, ANDK, 2024; MetaCPAN )
CPAN/lib/CPAN/Kwalify.pm ( view source; MetaCPAN )
             open FH, $path or die "Could not open '$path': $!";
                    local $/;
                    <FH>;
                };
                $VAR1 = undef;
                eval $content
  }
        local *FH;
        open FH, $path or die "Could not open '$path': $!";
        local $/;
        <FH>;
    };
    return $content;
}

1;

# Local Variables:
# mode: cperl
# cperl-indent-le
Net-AMQP-RabbitMQ ( M/MS/MSTEMLE/Net-AMQP-RabbitMQ-2.40014.tar.gz, MSTEMLE, 2024; MetaCPAN )
Net-AMQP-RabbitMQ/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
Neo4j-Bolt ( A/AJ/AJNN/Neo4j-Bolt-0.5000.tar.gz, AJNN, 2024; MetaCPAN )
Neo4j-Bolt/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
CPAN ( A/AN/ANDK/CPAN-2.38.tar.gz, ANDK, 2024; MetaCPAN )
CPAN/lib/CPAN/FTP.pm ( view source; MetaCPAN )
          open FH, $aslocal or die;
                                       local $/;
                                       <FH> };
                    if ($content =~ /^<.*(<title>[45]|Error [45])/si
Alien-Build ( P/PL/PLICEASE/Alien-Build-2.84.tar.gz, PLICEASE, 2024; MetaCPAN )
Alien-Build/lib/Alien/Build/Manual/AlienAuthor.pod ( view source; MetaCPAN )
se Test2::V0;
 use Test::Alien;
 use Alien::Libfoo;
 
 alien_ok 'Alien::Libfoo';
 
 xs_ok do { local $/; <DATA> }, with_subtest {
   is Foo::something(), 1, 'Foo::something() returns 1';
 };
 
 done_t
Crypt-MatrixSSL3 ( P/PO/POWERMAN/Crypt-MatrixSSL3-v3.9.4.tar.gz, POWERMAN, 2024; MetaCPAN )
Crypt-MatrixSSL3/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
Alien-Build ( P/PL/PLICEASE/Alien-Build-2.84.tar.gz, PLICEASE, 2024; MetaCPAN )
Alien-Build/corpus/lib/Alien/Foo1/ConfigData.pm ( view source; MetaCPAN )
package Alien::Foo1::ConfigData;
use strict;
my $arrayref = eval do {local $/; <DATA>}
  or die "Couldn't load ConfigData data: $@";
close DATA;
my ($config, $features, $auto_features) = @$arrayref;

Alien-Build ( P/PL/PLICEASE/Alien-Build-2.84.tar.gz, PLICEASE, 2024; MetaCPAN )
Alien-Build/corpus/lib/Alien/Foo2/ConfigData.pm ( view source; MetaCPAN )
package Alien::Foo2::ConfigData;
use strict;
my $arrayref = eval do {local $/; <DATA>}
  or die "Couldn't load ConfigData data: $@";
close DATA;
my ($config, $features, $auto_features) = @$arrayref;

Alien-Build ( P/PL/PLICEASE/Alien-Build-2.84.tar.gz, PLICEASE, 2024; MetaCPAN )
Alien-Build/lib/Test/Alien/Synthetic.pm ( view source; MetaCPAN )
=> scalar $real->libs,
   dynamic_libs => [$real->dlls],
 };
 
 alien_ok $alien;
 
 xs_ok do { local $/; <DATA> }, with_subtest {
   my($module) = @_;
   my $ptr = $module->archive_read_new;
   like $
Alien-Build ( P/PL/PLICEASE/Alien-Build-2.84.tar.gz, PLICEASE, 2024; MetaCPAN )
Alien-Build/lib/Test/Alien.pm ( view source; MetaCPAN )
st2::V0;
 use Test::Alien;
 use Alien::Editline;
 
 alien_ok 'Alien::Editline';
 my $xs = do { local $/; <DATA> };
 xs_ok $xs, with_subtest {
   my($module) = @_;
   ok $module->version;
 };
 
 done_t
MHFS-XS ( G/GA/GAHAYES/MHFS-XS-v0.2.4.tar.gz, GAHAYES, 2024; MetaCPAN )
MHFS-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
DBD-SQLite ( I/IS/ISHIGAKI/DBD-SQLite-1.76.tar.gz, ISHIGAKI, 2024; MetaCPAN )
DBD-SQLite/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
IO-SocketAlarm ( N/NE/NERDVANA/IO-SocketAlarm-0.003.tar.gz, NERDVANA, 2024; MetaCPAN )
IO-SocketAlarm/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
BerkeleyDB ( P/PM/PMQS/BerkeleyDB-0.66.tar.gz, PMQS, 2024; MetaCPAN )
BerkeleyDB/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-AM ( N/NG/NGLENN/Algorithm-AM-3.13.tar.gz, NGLENN, 2024; MetaCPAN )
Algorithm-AM/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
Alt-Crypt-OpenSSL-PKCS12-Broadbean ( D/DA/DAKKAR/Alt-Crypt-OpenSSL-PKCS12-Broadbean-1.93.tar.gz, DAKKAR, 2024; MetaCPAN )
Alt-Crypt-OpenSSL-PKCS12-Broadbean/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-PKCS12 ( J/JO/JONASBN/Crypt-OpenSSL-PKCS12-1.94.tar.gz, JONASBN, 2024; MetaCPAN )
Crypt-OpenSSL-PKCS12/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
Gimp ( E/ET/ETJ/Gimp-2.38.tar.gz, ETJ, 2024; MetaCPAN )
Gimp/lib/Gimp/gppport.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.