Group
Extension

Matches 1381

File-FnMatch ( M/MJ/MJP/File-FnMatch-0.02.tar.gz, MJP, 2005; MetaCPAN )
File-FnMatch/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
Math-Random-Brownian ( W/WM/WMSZELIGA/Math-Random-Brownian-0.03.tar.gz, WMSZELIGA, 2005; MetaCPAN )
Math-Random-Brownian/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
POE-Loop-Kqueue ( G/GD/GDSL/POE-Loop-Kqueue-0.02.tar.gz, GDSL, 2005; MetaCPAN )
POE-Loop-Kqueue/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
HTML-DBForm ( K/KR/KRAILEY/HTML-DBForm-1.05.tar.gz, KRAILEY, 2005; MetaCPAN )
HTML-DBForm/lib/HTML/DBForm/Search/DropDown.pm ( view source; MetaCPAN )
;

    my $tmpl_ref = $self->{'tmpl_file'} 
        ? do { open(FH, "< $self->{'tmpl_file'}"); local $/; <FH> } 
        : &TEMPLATE;


    $self->{template} = HTML::Template->new(
        scalarref =
HTML-DBForm ( K/KR/KRAILEY/HTML-DBForm-1.05.tar.gz, KRAILEY, 2005; MetaCPAN )
HTML-DBForm/lib/HTML/DBForm/Search/TableList.pm ( view source; MetaCPAN )
;

    my $tmpl_ref = $self->{'tmpl_file'} 
        ? do { open(FH, "< $self->{'tmpl_file'}"); local $/; <FH> } 
        : &TEMPLATE;


    $self->{template} = HTML::Template->new(
        scalarref =
HTML-DBForm ( K/KR/KRAILEY/HTML-DBForm-1.05.tar.gz, KRAILEY, 2005; MetaCPAN )
HTML-DBForm/lib/HTML/DBForm.pm ( view source; MetaCPAN )
@_;

    my $tmpl_ref = $params{'template'} 
        ? do { open(FH, "< $params{'template'}"); local $/; <FH> } 
        : &TEMPLATE;


    $self->{template} = HTML::Template->new(
        scalarref =
Net-TCPwrappers ( J/JF/JFITZ/Net-TCPwrappers-1.11.tar.gz, JFITZ, 2004; MetaCPAN )
Net-TCPwrappers/fallback/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
Language-Haskell ( A/AU/AUTRIJUS/Language-Haskell-0.01.tar.gz, AUTRIJUS, 2004; MetaCPAN )
Language-Haskell/hugs98-Nov2003/src/inc/Module/Install/Makefile.pm ( view source; MetaCPAN )
 ($self->postamble || '');

    open MAKEFILE, '< Makefile' or die $!;
    my $makefile = do { local $/; <MAKEFILE> };
    close MAKEFILE;

    $makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\), )/$1
RTx-Foundry ( A/AU/AUTRIJUS/RTx-Foundry-0.00_22.tar.gz, AUTRIJUS, 2004; MetaCPAN )
RTx-Foundry/html/Foundry/Project/Wiki/lib/CGI/Kwiki/Blog.pm ( view source; MetaCPAN )
g_path for input:\n$!";
    binmode(BLOG, ':utf8') if $self->use_utf8;
    my $blog_text = do {local $/; <BLOG>};
    close BLOG;
    my $page_id = ($blog_text =~ /^page_id:\s+(.*)/m) ? $1 : '';
    m
RTx-Foundry ( A/AU/AUTRIJUS/RTx-Foundry-0.00_22.tar.gz, AUTRIJUS, 2004; MetaCPAN )
RTx-Foundry/html/Foundry/Project/Wiki/lib/CGI/Kwiki.pm ( view source; MetaCPAN )
$!;
        $data .= do {local $/; <FILE>};
        close FILE;
    }
    $data =~ s/^=/^=/gm;
    open MODULE, $filename
      or die $!;
    my $module_text = do {local $/;<MODULE>};
    close MODUL
RTx-Foundry ( A/AU/AUTRIJUS/RTx-Foundry-0.00_22.tar.gz, AUTRIJUS, 2004; MetaCPAN )
RTx-Foundry/html/Foundry/Project/Wiki/lib/CGI/Kwiki/Template.pm ( view source; MetaCPAN )
e for input\n";
    binmode(TEMPLATE, ':utf8') if $self->use_utf8;
    my $template_text = do {local $/; <TEMPLATE>};
    close TEMPLATE;
    return $template_text;
}

sub render {
    my ($self, $tem
Net-IP-CMatch ( B/BE/BEAU/Net-IP-CMatch-0.02.tar.gz, BEAU, 2004; MetaCPAN )
Net-IP-CMatch/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
Net-IP-Match-XS ( B/BE/BEAU/Net-IP-Match-XS-0.03.tar.gz, BEAU, 2004; MetaCPAN )
Net-IP-Match-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 comment
Apache-JAF ( G/GR/GRISHACE/Apache-JAF-0.21.tar.gz, GRISHACE, 2004; MetaCPAN )
Apache-JAF/lib/Apache/JAF.pm ( view source; MetaCPAN )
return unless /\.pm$/;
  my $text = undef;
  if (-f && -r) {
    open IN, $_;
    $text = do { local $/; <IN> };
    close IN;
    $HANDLERS{ $_ }{TEXT} = $text;
  }
}

sub load_handlers {
  my ($self
MPLATES->{$_}{error}) {
    return
  }

  if (-f && -r) {
    open IN, $_;
    my $text = do { local $/; <IN> };
    close IN;
    unless ($TEMPLATES->{$_}{code} = Template::Document->new( $PARSER->pa
perl_debug ( G/GE/GERRIT/perl_debug-5.8.1-2-srctree.tar.bz2, GERRIT, 2003; MetaCPAN )
perl_debug/perl/perl_debug-5.8.1/pod/perlfaq5.pod ( view source; MetaCPAN )
ly
close the file at block exit.  If the file is already open, just use this:

    $var = do { local $/; <INPUT> };

For ordinary files you can also use the read function.

	read( INPUT, $var, -s INPU
perl_debug ( G/GE/GERRIT/perl_debug-5.8.1-2-srctree.tar.bz2, GERRIT, 2003; MetaCPAN )
perl_debug/perl/perl_debug-5.8.1/t/uni/write.t ( view source; MetaCPAN )

  open UIN, '<:utf8', 'Uni_write.tmp' or die "Can't open Uni_write.tmp";;
  my $result = do { local $/; <UIN>; };
  close UIN;

  is($result, $expect, $name);
}

fmwrtest OUT1 => <<EOFORMAT, <<EOEXPE
perl_debug ( G/GE/GERRIT/perl_debug-5.8.1-2-srctree.tar.bz2, GERRIT, 2003; MetaCPAN )
perl_debug/perl/perl_debug-5.8.1/lib/Pod/t/Functions.t ( view source; MetaCPAN )
 {
	my $test_out = do { local $/; <DATA> }; 
	
	skip( "Can't fork '$^X': $!", 1) 
	    unless open my $fh, qq[$^X "-I../lib" $pod_functions |];
	my $fake_out = do { local $/; <$fh> };
	skip( "Pipe err
CGI-Kwiki ( I/IN/INGY/CGI-Kwiki-0.18.tar.gz, INGY, 2003; MetaCPAN )
CGI-Kwiki/lib/CGI/Kwiki/Blog.pm ( view source; MetaCPAN )
g_path for input:\n$!";
    binmode(BLOG, ':utf8') if $self->use_utf8;
    my $blog_text = do {local $/; <BLOG>};
    close BLOG;
    my $page_id = ($blog_text =~ /^page_id:\s+(.*)/m) ? $1 : '';
    m
CGI-Kwiki ( I/IN/INGY/CGI-Kwiki-0.18.tar.gz, INGY, 2003; MetaCPAN )
CGI-Kwiki/lib/CGI/Kwiki/Template.pm ( view source; MetaCPAN )
e for input\n";
    binmode(TEMPLATE, ':utf8') if $self->use_utf8;
    my $template_text = do {local $/; <TEMPLATE>};
    close TEMPLATE;
    return $template_text;
}

sub render {
    my ($self, $tem
CGI-Kwiki ( I/IN/INGY/CGI-Kwiki-0.18.tar.gz, INGY, 2003; MetaCPAN )
CGI-Kwiki/lib/CGI/Kwiki.pm ( view source; MetaCPAN )
$!;
        $data .= do {local $/; <FILE>};
        close FILE;
    }
    $data =~ s/^=/^=/gm;
    open MODULE, $filename
      or die $!;
    my $module_text = do {local $/;<MODULE>};
    close MODUL

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