Group
Extension

Matches 1369

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
Math-Int64 ( S/SA/SALVA/Math-Int64-0.57.tar.gz, SALVA, 2024; MetaCPAN )
Math-Int64/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
Socket-More ( D/DR/DRCLAW/Socket-More-v0.5.1.tar.gz, DRCLAW, 2024; MetaCPAN )
Socket-More/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
Spreadsheet-HTML ( J/JE/JEFFA/Spreadsheet-HTML-1.22.tar.gz, JEFFA, 2024; MetaCPAN )
Spreadsheet-HTML/lib/Spreadsheet/HTML/Presets/Beadwork.pm ( view source; MetaCPAN )
rgs->{art} !~ /\n/) {
        if (open FH, '<', $args->{art}) {
            $args->{art} = do{ local $/; <FH> };
            close FH;
        } else {
            $args->{data} = [[ 'Error' ], ["Cann
Dir-TempChdir ( C/CG/CGPAN/Dir-TempChdir-0.05.tar.gz, CGPAN, 2024; MetaCPAN )
Dir-TempChdir/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-Epoll ( L/LE/LEONT/Linux-Epoll-0.019.tar.gz, LEONT, 2024; MetaCPAN )
Linux-Epoll/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
Net-SSLeay ( C/CH/CHRISN/Net-SSLeay-1.94.tar.gz, CHRISN, 2024; MetaCPAN )
Net-SSLeay/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
Socket-More-Interface ( D/DR/DRCLAW/Socket-More-Interface-v0.1.0.tar.gz, DRCLAW, 2024; MetaCPAN )
Socket-More-Interface/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
Socket-More-Lookup ( D/DR/DRCLAW/Socket-More-Lookup-v0.1.0.tar.gz, DRCLAW, 2024; MetaCPAN )
Socket-More-Lookup/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
YAML-LibYAML-API ( T/TI/TINITA/YAML-LibYAML-API-v0.14.0.tar.gz, TINITA, 2024; MetaCPAN )
YAML-LibYAML-API/LibYAML/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 ( T/TO/TODDR/IO-1.55.tar.gz, TODDR, 2023; MetaCPAN )
IO/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
Cassandra-Client ( T/TV/TVDW/Cassandra-Client-0.21.tar.gz, TVDW, 2023; MetaCPAN )
Cassandra-Client/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
Code-TidyAll ( D/DR/DROLSKY/Code-TidyAll-0.84.tar.gz, DROLSKY, 2023; MetaCPAN )
Code-TidyAll/lib/Code/TidyAll/Git/Prereceive.pm ( view source; MetaCPAN )
      my $root_dir = cwd();
        local $ENV{GIT_DIR} = $root_dir;

        my $input = do { local $/; <STDIN> };
        $fail_msg = $self->check_input($input);
    }
    catch {
        my $error 
  use warnings;

    Code::TidyAll::Git::Prereceive->check();


    # or

    my $input = do { local $/; <STDIN> };

    # Do other things with $input here

    my $hook = Code::TidyAll::Git::Prerecei
Crypt-OpenSSL-Blowfish ( T/TI/TIMLEGGE/Crypt-OpenSSL-Blowfish-0.08.tar.gz, TIMLEGGE, 2023; MetaCPAN )
Crypt-OpenSSL-Blowfish/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
DateTime ( D/DR/DROLSKY/DateTime-1.65.tar.gz, DROLSKY, 2023; MetaCPAN )
DateTime/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
grpc-xs ( J/JO/JOYREX/grpc-xs-0.38.tar.gz, JOYREX, 2023; MetaCPAN )
grpc-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
IO-Compress-Brotli ( T/TI/TIMLEGGE/IO-Compress-Brotli-0.018-TRIAL.tar.gz, TIMLEGGE, 2023; MetaCPAN )
IO-Compress-Brotli/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-NYTProf ( J/JK/JKEENAN/Devel-NYTProf-6.14.tar.gz, JKEENAN, 2023; MetaCPAN )
Devel-NYTProf/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
MaxMind-DB-Writer ( M/MA/MAXMIND/MaxMind-DB-Writer-0.300004.tar.gz, MAXMIND, 2023; MetaCPAN )
MaxMind-DB-Writer/c/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.