Group
Extension

Matches 1392

Code-TidyAll ( D/DR/DROLSKY/Code-TidyAll-0.85.tar.gz, DROLSKY, 2025; 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
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
Tree-RB-XS ( N/NE/NERDVANA/Tree-RB-XS-0.19.tar.gz, NERDVANA, 2025; MetaCPAN )
Tree-RB-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
File-Copy-clonefile ( S/SK/SKAJI/File-Copy-clonefile-v0.0.10.tar.gz, SKAJI, 2025; MetaCPAN )
File-Copy-clonefile/lib/File/Copy/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 ( 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-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
Linux-FD ( L/LE/LEONT/Linux-FD-0.017.tar.gz, LEONT, 2025; MetaCPAN )
Linux-FD/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
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
Devel-MaintBlead ( L/LN/LNATION/Devel-MaintBlead-0.10.tar.gz, LNATION, 2025; MetaCPAN )
Devel-MaintBlead/lib/Devel/MaintBlead.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#(\s*
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 ) {
Syntax-Infix-Smartmatch ( L/LE/LEONT/Syntax-Infix-Smartmatch-0.011.tar.gz, LEONT, 2025; MetaCPAN )
Syntax-Infix-Smartmatch/lib/Syntax/Infix/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
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 
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
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
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
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 ($
Test-Smoke ( C/CO/CONTRA/Test-Smoke-1.84.tar.gz, CONTRA, 2025; MetaCPAN )
Test-Smoke/lib/Test/Smoke/Patcher.pm ( view source; MetaCPAN )
ent';
    } elsif ( ref $pfile eq 'GLOB' ) {
        *PATCH = *$pfile;
        $content = do { local $/; <PATCH> };
        $self->{pfinfo} ||= 'file content';
    } else {
        my $full_name = Fil

            Carp::croak( "Cannot open '$full_name': $!" );
        };
        $content = do { local $/; <PATCH> };
        close PATCH;
    }

    $self->{v} and print "Get patch from $self->{pfinfo}
LMDB_File ( S/SO/SORTIZ/LMDB_File-0.14.tar.gz, SORTIZ, 2025; MetaCPAN )
LMDB_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

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