Group
Extension

Matches 1369

TOML-XS ( F/FE/FELIPE/TOML-XS-0.05.tar.gz, FELIPE, 2021; MetaCPAN )
TOML-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
oCLI ( S/SY/SYMKAT/oCLI-0.001.tar.gz, SYMKAT, 2021; MetaCPAN )
oCLI/lib/oCLI/Request.pm ( view source; MetaCPAN )
($command,1)
                or die "Failed to read $command: $!";
            $command = do { local $/; <$lf> };
            close $lf;
        } 
        push @{$data->{args}}, $command;
    }

    
   or die "Failed to read $argument: $!";
                $data->{settings}->{$command} = do { local $/; <$lf> };
                close $lf;
            } else {
                # If we have nothing, 
argument ];
                }
            }
        }
    }

    # Process STDIN
    if ( ! -t STDIN ) {
        $data->{stdin} = do { local $/; <STDIN> };
    }

    return $class->new($data);
}

1;
Dist-Inkt ( T/TO/TOBYINK/Dist-Inkt-0.026.tar.gz, TOBYINK, 2021; MetaCPAN )
Dist-Inkt/lib/Dist/Inkt/Role/WriteMakefilePL.pm ( view source; MetaCPAN )
LE, "< $file" or die "FixMakefile: Couldn't open $file: $!; bailing out";
	my $makefile = do { local $/; <MAKEFILE> };
	close MAKEFILE or die $!;
	
	$makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\),
UV ( P/PE/PEVANS/UV-2.000.tar.gz, CAPOEIRAB, 2021; MetaCPAN )
UV/lib/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
JSON-Create ( B/BK/BKB/JSON-Create-0.35.tar.gz, BKB, 2021; MetaCPAN )
JSON-Create/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
Regexp-Compare ( V/VB/VBAR/Regexp-Compare-0.33.tar.gz, VBAR, 2021; MetaCPAN )
Regexp-Compare/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
Data-Dumper ( N/NW/NWCLARK/Data-Dumper-2.183.tar.gz, NWCLARK, 2021; MetaCPAN )
Data-Dumper/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
Data-Validate-Perl ( D/DO/DONGXU/Data-Validate-Perl-0.03.tar.gz, DONGXU, 2021; MetaCPAN )
Data-Validate-Perl/lib/Data/Validate/Perl.pm ( view source; MetaCPAN )
r_enum} = 0 };
EOL
    $yapp .= "%%\n";
    print STDERR $yapp if $::opt{v};
    $yapp .= do { local $/; <DATA> };
    return $yapp;
}

=head1 DESCRIPTION

In order to understand internal of this modu
Archive-Libarchive-XS ( P/PL/PLICEASE/Archive-Libarchive-XS-0.0903.tar.gz, PLICEASE, 2021; MetaCPAN )
Archive-Libarchive-XS/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
App-ParseBounceMessage ( P/PE/PERLANCAR/App-ParseBounceMessage-0.002.tar.gz, PERLANCAR, 2021; MetaCPAN )
App-ParseBounceMessage/lib/App/ParseBounceMessage.pm ( view source; MetaCPAN )
BounceParser;

    my %args = @_;

    my $message = $args{message_file} eq '-' ?
        do { local $/; <STDIN> } :
        do { File::Slurper::read_text($args{message_file}) };

    my $bounce = Mai
CSS-Sass ( O/OC/OCBNET/CSS-Sass-3.6.4.tar.gz, OCBNET, 2021; MetaCPAN )
CSS-Sass/lib/CSS/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
CSS-Sass ( O/OC/OCBNET/CSS-Sass-3.6.4.tar.gz, OCBNET, 2021; MetaCPAN )
CSS-Sass/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
Win32-ErrorMode ( P/PL/PLICEASE/Win32-ErrorMode-0.07.tar.gz, PLICEASE, 2021; MetaCPAN )
Win32-ErrorMode/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
Kafka-Librd ( P/PL/PLICEASE/Kafka-Librd-0.20.tar.gz, PLICEASE, 2021; MetaCPAN )
Kafka-Librd/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
Crypto-Exchange-Binance-Spot-API ( M/MI/MICVU/Crypto-Exchange-Binance-Spot-API-0.05.tar.gz, MICVU, 2021; MetaCPAN )
Crypto-Exchange-Binance-Spot-API/lib/Crypto/Exchange/Binance/Spot/API.pm ( view source; MetaCPAN )
nce.com/bapi/asset/v2/public/asset-service/product/get-products?includeEtf=true
my $DATA = do {local $/; <DATA>};

sub _build_base_currencies {
    my ($self) = @_;

    if (my $my_currency_file = $EN
Image-PNG-Data ( B/BK/BKB/Image-PNG-Data-0.01.tar.gz, BKB, 2021; MetaCPAN )
Image-PNG-Data/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-OpenSSL-ECDSA ( M/MI/MIKEM/Crypt-OpenSSL-ECDSA-0.10.tar.gz, MIKEM, 2021; MetaCPAN )
Crypt-OpenSSL-ECDSA/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
Markdown-Pod ( K/KE/KEEDI/Markdown-Pod-0.008.tar.gz, KEEDI, 2021; MetaCPAN )
Markdown-Pod/lib/Markdown/Pod/script.pm ( view source; MetaCPAN )
 $m2p = Markdown::Pod->new;

    if ( $self->{load_from_stdin} ) {
        my $markdown = do { local $/; <STDIN>; };

        my $pod = $m2p->markdown_to_pod(
            encoding => $self->{encoding}
y $fh, $file
            or warn("cannot open $file: $!\n"), next;
        my $markdown = do { local $/; <$fh>; };
        close $fh;

        my $pod = $m2p->markdown_to_pod(
            encoding => 
Statocles ( P/PR/PREACTION/Statocles-0.098.tar.gz, PREACTION, 2021; MetaCPAN )
Statocles/lib/Statocles/Util.pm ( view source; MetaCPAN )
.
#pod
#pod =cut

sub read_stdin {
    if ( !-t *STDIN && !-z _ ) {
        my $content = do { local $/; <STDIN> };

        # Re-open STDIN as the TTY so that the editor (vim) can use it
        # XX
Crypt-Rijndael ( L/LE/LEONT/Crypt-Rijndael-1.16.tar.gz, LEONT, 2021; MetaCPAN )
Crypt-Rijndael/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.