Group
Extension

Matches 1386

Devel-ThreadsForks ( L/LN/LNATION/Devel-ThreadsForks-0.09.tar.gz, LNATION, 2025; MetaCPAN )
Devel-ThreadsForks/lib/Devel/ThreadsForks.pm ( view source; MetaCPAN )
$0 )
          or _die("Could not open script for reading '$0': $!");
        my $script= do { local $/; <IN> };
        close IN;

        # update the script
        if ( $script =~
          s#(BEG
Syntax-Infix-Smartmatch ( L/LE/LEONT/Syntax-Infix-Smartmatch-0.011.tar.gz, LEONT, 2025; MetaCPAN )
Syntax-Infix-Smartmatch/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
Mac-Errors ( B/BR/BRIANDFOY/Mac-Errors-1.194.tar.gz, BRIANDFOY, 2025; MetaCPAN )
Mac-Errors/lib/Mac/Errors.pm ( view source; MetaCPAN )
onstants();

sub constants {
	seek DATA, 0, 0; # this reads the entire script
	my $data = do { local $/; <DATA> };
	while( $data =~ m|=item (\w+)(?:\s+([^\n]+))?\n\s+?=cut\s+sub \1 \{ (-?\d+) \}|g ) {
OpenGL ( E/ET/ETJ/OpenGL-0.7006.tar.gz, ETJ, 2025; MetaCPAN )
OpenGL/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
Devel-Required ( L/LN/LNATION/Devel-Required-0.17.tar.gz, LNATION, 2025; MetaCPAN )
Devel-Required/lib/Devel/Required.pm ( view source; MetaCPAN )
    # there is something to process
    if ( open( IN, $filename ) ) {
        $contents= do { local $/; <IN> };
        close IN;
    }

    # couldn't read file
    else {
        warn qq{Could not 
Feersum ( E/EG/EGOR/Feersum-1.505.tar.gz, EGOR, 2025; MetaCPAN )
Feersum/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
LaunchDarkly-Server ( M/MT/MTIRPAK/LaunchDarkly-Server-0.04.tar.gz, MTIRPAK, 2025; MetaCPAN )
LaunchDarkly-Server/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
Starlink-AST ( G/GS/GSB/Starlink-AST-3.05.tar.gz, GSB, 2025; MetaCPAN )
Starlink-AST/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
App-Spec ( T/TI/TINITA/App-Spec-v0.15.0.tar.gz, TINITA, 2025; MetaCPAN )
App-Spec/lib/App/Spec/Plugin/Meta.pm ( view source; MetaCPAN )
e List::Util qw/ any /;

use Moo;
with 'App::Spec::Role::Plugin::Subcommand';

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

sub install_subcommands {
    my ($class, %args) = @_;
    my $parent = $args{spec};
App-Spec ( T/TI/TINITA/App-Spec-v0.15.0.tar.gz, TINITA, 2025; MetaCPAN )
App-Spec/lib/App/Spec/Plugin/Format.pm ( view source; MetaCPAN )
alOptions';

my $yaml;
my $options;
sub _read_data {
    unless ($yaml) {
        $yaml = do { local $/; <DATA> };
        ($options) = YAML::PP::Load($yaml);
    }
}


sub install_options {
    my ($
Win32-ExeAsDll ( B/BU/BULKDD/Win32/Win32-ExeAsDll-0.01.tar.gz, BULKDD, 2025; MetaCPAN )
Win32-ExeAsDll/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
TOML-Tiny ( O/OA/OALDERS/TOML-Tiny-0.20.tar.gz, OALDERS, 2025; MetaCPAN )
TOML-Tiny/lib/TOML/Tiny.pm ( view source; MetaCPAN )
 ':encoding(UTF-8)';
  binmode STDOUT, ':encoding(UTF-8)';

  # Decoding TOML
  my $toml = do{ local $/; <STDIN> };
  my ($parsed, $error) = from_toml $toml;

  # Encoding TOML
  say to_toml({
    stu
OpenGL-GLUT ( E/ET/ETJ/OpenGL-GLUT-0.7201.tar.gz, ETJ, 2025; 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
XS-Install ( S/SY/SYBER/XS-Install-1.4.0.tar.gz, SYBER, 2025; 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
Test-Smoke ( C/CO/CONTRA/Test-Smoke-1.84.tar.gz, CONTRA, 2025; MetaCPAN )
Test-Smoke/lib/Test/Smoke/Util.pm ( view source; MetaCPAN )
rn if ! defined $logfile;

    open my $fh, "<", $logfile  or return undef;
    my $log = do { local $/; <$fh> };
    close $fh;

    my $es = eval { decode("utf-8",  $log, Encode::FB_CROAK ) };
    $
;
    local *PATCHLEVEL;
    if ( open PATCHLEVEL, "< $file" ) {
        my $patchlevel = do { local $/; <PATCHLEVEL> };
        close PATCHLEVEL;

        if ( $patchlevel =~ /^#define PATCHLEVEL\s+(
Test-Smoke ( C/CO/CONTRA/Test-Smoke-1.84.tar.gz, CONTRA, 2025; MetaCPAN )
Test-Smoke/lib/Test/Smoke/Reporter.pm ( view source; MetaCPAN )
ef $nameorref eq 'GLOB' ) {
        *SMOKERSLT = *$nameorref;
        $self->{_outfile} = do { local $/; <SMOKERSLT> };
        $vmsg = "from anonymous filehandle";
    } else {
        if ( $nameorre
Bio-Phylo-Forest-DBTree ( R/RV/RVOSA/Bio-Phylo-Forest-DBTree-v0.2.1.tar.gz, RVOSA, 2025; MetaCPAN )
Bio-Phylo-Forest-DBTree/lib/Bio/Phylo/Forest/DBTree.pm ( view source; MetaCPAN )
	my $class = shift;
	my $file  = shift;
	my $sqlite3 = shift || 'sqlite3';
	my $command = do { local $/; <DATA> };
	system("echo '$command' | sqlite3 '$file'") == 0 or die 'Create failed!';
}

=head2 
Test-Smoke ( C/CO/CONTRA/Test-Smoke-1.84.tar.gz, CONTRA, 2025; MetaCPAN )
Test-Smoke/lib/Test/Smoke/Policy.pm ( view source; MetaCPAN )
sif ( ref $srcpath eq 'GLOB' ) {

        *POLICY = *$srcpath;
        $self->{_policy} = do { local $/; <POLICY> };
        $vmsg = "anonymous filehandle";

    } else {
        $srcpath = File::Spec
);
            $vmsg = "default content";
        } else {
            $self->{_policy} = do { local $/; <POLICY> };
            close POLICY;
            $vmsg = $p_name;
        }

    }
    $self->
Test-Smoke ( C/CO/CONTRA/Test-Smoke-1.84.tar.gz, CONTRA, 2025; MetaCPAN )
Test-Smoke/bin/smokestatus.pl ( view source; MetaCPAN )
    my $status;
            if ( open REPORT, "< $a_rpt" ) {
                my $report = do { local $/; <REPORT> };
                close REPORT;
                my $summary = ( parse_report_Config( 
OpenMP-Simple ( O/OO/OODLER/OpenMP-Simple-0.2.6.tar.gz, OODLER, 2025; MetaCPAN )
OpenMP-Simple/share/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.