Group
Extension

Matches 1369

Panda-NSS ( V/VO/VOVKASM/Panda-NSS-0.004.tar.gz, VOVKASM, 2017; MetaCPAN )
Panda-NSS/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
OpenGL-Array ( C/CH/CHM/OpenGL-Array-0.71.tar.gz, CHM, 2017; MetaCPAN )
OpenGL-Array/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
OpenGL-GLU ( C/CH/CHM/OpenGL-GLU-0.03.tar.gz, CHM, 2017; MetaCPAN )
OpenGL-GLU/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
UnicornEngine ( V/VI/VIKAS/UnicornEngine-0.05.tar.gz, VIKAS, 2017; MetaCPAN )
UnicornEngine/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
Net-Nmsg ( M/MS/MSISK/Net-Nmsg-0.17.tar.gz, MSISK, 2017; MetaCPAN )
Net-Nmsg/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-Libmcrypt ( L/LZ/LZH/Crypt-Libmcrypt-1.0.5.tar.gz, LZH, 2017; MetaCPAN )
Crypt-Libmcrypt/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
Audio-TagLib ( G/GL/GLEACH/Audio-TagLib-1.67.tar.gz, GLEACH, 2017; MetaCPAN )
Audio-TagLib/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
Net-Amazon-DirectConnect ( C/CD/CDANIEL/Net-Amazon-DirectConnect-0.13.tar.gz, CDANIEL, 2017; MetaCPAN )
Net-Amazon-DirectConnect/lib/Net/Amazon/DirectConnect.pm ( view source; MetaCPAN )
;
use LWP::UserAgent;
use Net::Amazon::Signature::V4;

my $yaml = YAML::Tiny->read_string(do { local $/; <DATA> });
close(DATA);

=head1 NAME

Net::Amazon::DirectConnect - Perl interface to the Amazon
Test-Aggregate ( R/RW/RWSTAUNER/Test-Aggregate-0.375.tar.gz, RWSTAUNER, 2017; MetaCPAN )
Test-Aggregate/lib/Test/Aggregate.pm ( view source; MetaCPAN )
 = @_;
    local *FH;
    open FH, "< $file" or die "Cannot read ($file): $!";
    return do { local $/; <FH> };
}

sub _test_builder_override {
    my $self = shift;

    my $disable_test_nowarnings 
IPIP ( S/SH/SHCABIN/IPIP-0.02.tar.gz, SHCABIN, 2017; MetaCPAN )
IPIP/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-Sodium ( M/MG/MGREGORO/Crypt-Sodium-0.11.tar.gz, MGREGORO, 2016; MetaCPAN )
Crypt-Sodium/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-TCC ( S/SM/SMUELLER/XS-TCC-0.05.tar.gz, SMUELLER, 2017; MetaCPAN )
XS-TCC/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
Google-GeoCoder-Smart ( T/TT/TTG/Google-GeoCoder-Smart/Google-GeoCoder-Smart-v2.0.1.tar.gz, TTG, 2017; MetaCPAN )
Google-GeoCoder-Smart/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
Linux-Setns ( H/HA/HACKMAN/Linux-Setns-2.1.tar.gz, HACKMAN, 2017; MetaCPAN )
Linux-Setns/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
Audio-LibSampleRate ( M/MG/MGV/Audio-LibSampleRate-0.002001.tar.gz, MGV, 2016; MetaCPAN )
Audio-LibSampleRate/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
C-Blocks ( D/DC/DCMERTENS/C-Blocks-0.42.tar.gz, DCMERTENS, 2016; MetaCPAN )
C-Blocks/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-VCardFast ( B/BR/BRONG/Text-VCardFast-0.11.tar.gz, BRONG, 2016; MetaCPAN )
Text-VCardFast/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-UnixCrypt_XS ( B/BO/BORISZ/Crypt-UnixCrypt_XS-0.11.tar.gz, BORISZ, 2016; MetaCPAN )
Crypt-UnixCrypt_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-GlobalDestruction-XS ( H/HA/HAARG/Devel-GlobalDestruction-XS-0.03.tar.gz, HAARG, 2016; MetaCPAN )
Devel-GlobalDestruction-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
Lingua-Identify-CLD ( A/AM/AMBS/Lingua-Identify-CLD-0.10.tar.gz, AMBS, 2016; MetaCPAN )
Lingua-Identify-CLD/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.