Group
Extension

Matches 1369

Overload-FileCheck ( A/AT/ATOOMIC/Overload-FileCheck-0.013.tar.gz, ATOOMIC, 2022; MetaCPAN )
Overload-FileCheck/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
Inline-Perl6 ( N/NI/NINE/Inline-Perl6-0.10.tar.gz, NINE, 2022; MetaCPAN )
Inline-Perl6/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
Barcode-ZBar ( T/TI/TIMLEGGE/Barcode-ZBar-0.10.tar.gz, TIMLEGGE, 2022; MetaCPAN )
Barcode-ZBar/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 comment
AnyEvent-Fork ( M/ML/MLEHMANN/AnyEvent-Fork-1.32.tar.gz, MLEHMANN, 2022; MetaCPAN )
AnyEvent-Fork/Fork.pm ( view source; MetaCPAN )
module (or program):

   use AnyEvent::Fork;

   AnyEvent::Fork
      ->new
      ->eval (do { local $/; <DATA> })
      ->run ("doit", sub { ... });

   __DATA__

   sub doit {
      ... do something
Set-Object ( R/RU/RURBAN/Set-Object-1.42.tar.gz, RURBAN, 2022; MetaCPAN )
Set-Object/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-GLUT ( E/ET/ETJ/OpenGL-GLUT-0.72.tar.gz, ETJ, 2022; MetaCPAN )
OpenGL-GLUT/ppport.h ( view source; MetaCPAN )
 from $filename: $!\n";
    next;
  }

  info("Scanning $filename ...");

  my $c = do { local $/; <IN> };
  close IN;

  my %file = (orig => $c, changes => 0);

  # Temporarily remove C/XS
SDL2-FFI ( S/SA/SANKO/SDL2-FFI-0.08.tar.gz, SANKO, 2021; MetaCPAN )
SDL2-FFI/src/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
DNS-LDNS ( E/ER/ERIKOEST/DNS-LDNS-0.63.tar.gz, ERIKOEST, 2021; MetaCPAN )
DNS-LDNS/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
Archive-Ar-Libarchive ( P/PL/PLICEASE/Archive-Ar-Libarchive-2.09.tar.gz, PLICEASE, 2021; MetaCPAN )
Archive-Ar-Libarchive/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
Lab-Zhinst ( A/AM/AMBA/Lab-Zhinst-2.04.tar.gz, AMBA, 2021; MetaCPAN )
Lab-Zhinst/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-Install ( S/SY/SYBER/XS-Install-1.3.5.tar.gz, SYBER, 2021; MetaCPAN )
XS-Install/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-Libwebsockets ( F/FE/FELIPE/Net-Libwebsockets-0.02.tar.gz, FELIPE, 2021; MetaCPAN )
Net-Libwebsockets/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
MToken ( A/AB/ABALAMA/MToken-1.04.tar.gz, ABALAMA, 2021; MetaCPAN )
MToken/lib/MToken/DeviceSkel.pm ( view source; MetaCPAN )
ipart pool of files
    my $self = shift;
    my $pos =  tell DATA;
    my $data = scalar(do { local $/; <DATA> });
    seek DATA, $pos, 0;
    $self->{pools}{(SIGNATURE)} = $data;
    $self->maybe::n
X11-GLX ( N/NE/NERDVANA/X11-GLX-0.06.tar.gz, NERDVANA, 2021; MetaCPAN )
X11-GLX/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
HTML-Escape ( T/TO/TOKUHIROM/HTML-Escape-1.11.tar.gz, TOKUHIROM, 2021; MetaCPAN )
HTML-Escape/lib/HTML/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
Mojolicious-Command-generate-lexicon ( U/UN/UNDEF/Mojolicious-Command-generate-lexicon-0.998.tar.gz, UNDEF, 2021; MetaCPAN )
Mojolicious-Command-generate-lexicon/lib/Mojolicious/Command/generate/lexicon.pm ( view source; MetaCPAN )
e (@templates) {
        open F, $file or die "Unable to open $file: $!";
        my $t = do { local $/; <F> };
        close F;

        # get lexemes
        print "Parsing $file \n" if $verbose;
  
URI-Fast ( J/JE/JEFFOBER/URI-Fast-0.55.tar.gz, JEFFOBER, 2021; MetaCPAN )
URI-Fast/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
JavaScript-Duktape-XS ( G/GO/GONZUS/JavaScript-Duktape-XS-0.000079.tar.gz, GONZUS, 2021; MetaCPAN )
JavaScript-Duktape-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
Storable ( N/NW/NWCLARK/Storable-3.25.tar.gz, NWCLARK, 2021; MetaCPAN )
Storable/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-LibSCEP ( M/MR/MRSCOTTY/Crypt-LibSCEP-0.09.tar.gz, MRSCOTTY, 2021; MetaCPAN )
Crypt-LibSCEP/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.