Group
Extension

Matches 1381

EV-Hiredis ( S/SH/SHOGO/EV-Hiredis-0.07.tar.gz, SHOGO, 2023; MetaCPAN )
EV-Hiredis/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
Crypt-PBE ( G/GD/GDT/Crypt-PBE-0.103.tar.gz, GDT, 2023; MetaCPAN )
Crypt-PBE/lib/Crypt/PBE/CLI.pm ( view source; MetaCPAN )
 @_;

    open( my $fh, '<', $filename ) or die "Can't open file: $!";

    my $content = do { local $/; <$fh> };
    chomp($content);

    close $fh;

    return $content;
}

sub parse_value {

    m
  # Detect input from STDIN
    if ( -p STDIN || -f STDIN ) {
        $options->{input} = do { local $/; <STDIN> };
    }

    pod2usage( -exitstatus => 0, -verbose => 2 ) if ( $options->{man} );
    
Module-Install ( E/ET/ETHER/Module-Install-1.21.tar.gz, ETHER, 2023; MetaCPAN )
Module-Install/lib/Module/Install/Makefile.pm ( view source; MetaCPAN )
le: Couldn't open $makefile_name: $!";
	eval { flock MAKEFILE, LOCK_EX };
	my $makefile = do { local $/; <MAKEFILE> };

	$makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\), )/$1'inc', /;
	$makefile =~
JSON-SIMD ( P/PJ/PJUHASZ/JSON-SIMD-1.06.tar.gz, PJUHASZ, 2023; MetaCPAN )
JSON-SIMD/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
Module-Build ( L/LE/LEONT/Module-Build-0.42_35.tar.gz, LEONT, 2023; MetaCPAN )
Module-Build/lib/Module/Build/Notes.pm ( view source; MetaCPAN )
(my $fh, '<', $self->{file}) or die "Can't read $self->{file}: $!";
  $self->{disk} = eval do {local $/; <$fh>};
  die $@ if $@;
  close $fh;
  $self->{new} = {};
}

sub access {
  my $self = shift;
 
print {$fh} Module::Build::Dumper->_data_dump($data);
  close $fh;
}

my $orig_template = do { local $/; <DATA> };
close DATA;

sub write_config_data {
  my ($self, %args) = @_;

  my $template = $ori
), L<Module::Build>(3)

=cut

__DATA__
package NOTES_NAME;
use strict;
my $arrayref = eval do {local $/; <DATA>}
  or die "Couldn't load ConfigData data: $@";
close DATA;
my ($config, $features, $auto
Module-Install ( E/ET/ETHER/Module-Install-1.21.tar.gz, ETHER, 2023; MetaCPAN )
Module-Install/lib/Module/Install.pm ( view source; MetaCPAN )

	local *FH;
	open( FH, '<', $_[0] ) or die "open($_[0]): $!";
	binmode FH;
	my $string = do { local $/; <FH> };
	close FH or die "close($_[0]): $!";
	return $string;
}

sub _readperl {
	my $string = 
Sereal-Encoder ( Y/YV/YVES/Sereal-Encoder-5.004.tar.gz, YVES, 2023; MetaCPAN )
Sereal-Encoder/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-Levenshtein-Flexible ( M/MB/MBETHKE/Text-Levenshtein-Flexible-0.10.tar.bz2, MBETHKE, 2023; MetaCPAN )
Text-Levenshtein-Flexible/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
Sereal-Decoder ( Y/YV/YVES/Sereal-Decoder-5.004.tar.gz, YVES, 2023; MetaCPAN )
Sereal-Decoder/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
Compress-Stream-Zstd ( P/PM/PMQS/Compress-Stream-Zstd-0.206.tar.gz, PMQS, 2023; MetaCPAN )
Compress-Stream-Zstd/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
Physics-Udunits2 ( H/HE/HEIKOK/Physics-Udunits2-0.04.tar.gz, HEIKOK, 2023; MetaCPAN )
Physics-Udunits2/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
Promise-XS ( F/FE/FELIPE/Promise-XS-0.20.tar.gz, FELIPE, 2023; MetaCPAN )
Promise-XS/easyxs/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
File-Map ( L/LE/LEONT/File-Map-0.71.tar.gz, LEONT, 2023; MetaCPAN )
File-Map/lib/File/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
English-Name ( L/LE/LEONT/English-Name-0.003.tar.gz, LEONT, 2023; MetaCPAN )
English-Name/lib/English/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
Game-RaycastFOV ( J/JM/JMATES/Game-RaycastFOV-2.03.tar.gz, JMATES, 2023; MetaCPAN )
Game-RaycastFOV/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-NfDump ( T/TP/TPODER/Net-NfDump-1.33.tar.gz, TPODER, 2023; MetaCPAN )
Net-NfDump/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-MedianSelect-XS ( S/SC/SCHUBIGER/Algorithm-MedianSelect-XS-0.23.tar.gz, SCHUBIGER, 2023; MetaCPAN )
Algorithm-MedianSelect-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
Text-Wrap-Smart-XS ( S/SC/SCHUBIGER/Text-Wrap-Smart-XS-0.08.tar.gz, SCHUBIGER, 2023; MetaCPAN )
Text-Wrap-Smart-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
Game-Xomb ( J/JM/JMATES/Game-Xomb-1.05.tar.gz, JMATES, 2023; MetaCPAN )
Game-Xomb/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
HiPi-BCM2835 ( M/MD/MDOOTSON/HiPi-BCM2835-0.66.tar.gz, MDOOTSON, 2023; MetaCPAN )
HiPi-BCM2835/mylib/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

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.