Group
Extension

Matches 1381

Perl6-Pugs ( A/AU/AUDREYT/Perl6-Pugs-6.2.13.tar.gz, AUDREYT, 2006; MetaCPAN )
Perl6-Pugs/util/gen_prelude.pl ( view source; MetaCPAN )
ELUDE or
        die "Couldn't open temp prelude ($TEMP_PRELUDE): $!"; 
    my $program = do { local $/; <IN> };
    close IN;

    strip_comments($program);
    $program =~ s{(["\\])}{\\$1}g;
    $pr
Mozilla-nsID ( B/BO/BOSU/Mozilla-nsID-0.01.tar.gz, BOSU, 2006; MetaCPAN )
Mozilla-nsID/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-Prototype ( E/ES/ESSKAR/HTML-Prototype-1.48.tar.gz, ESSKAR, 2006; MetaCPAN )
HTML-Prototype/lib/HTML/Prototype/DragDrop.pm ( view source; MetaCPAN )
embedded in perl

=head1 SYNOPSIS

    our $dragdrop = do { package HTML::Prototype::DragDrop; local $/; <DATA> };

=head1 DESCRIPTION

This is the script.aculo.us dragdrop library embedded in a perl 
HTML-Prototype ( E/ES/ESSKAR/HTML-Prototype-1.48.tar.gz, ESSKAR, 2006; MetaCPAN )
HTML-Prototype/lib/HTML/Prototype/Effects.pm ( view source; MetaCPAN )
y, embedded in perl

=head1 SYNOPSIS

    our $effects= do { package HTML::Prototype::Effects; local $/; <DATA> };

=head1 DESCRIPTION

This is the script.aculo.us effects library embedded in a perl _
HTML-Prototype ( E/ES/ESSKAR/HTML-Prototype-1.48.tar.gz, ESSKAR, 2006; MetaCPAN )
HTML-Prototype/lib/HTML/Prototype/Controls.pm ( view source; MetaCPAN )
dded in perl

=head1 SYNOPSIS

    our $controls = do { package HTML::Prototype::Controls; local $/; <DATA> };

=head1 DESCRIPTION

This is the script.aculo.us controls library embedded in a p
HTML-Prototype ( E/ES/ESSKAR/HTML-Prototype-1.48.tar.gz, ESSKAR, 2006; MetaCPAN )
HTML-Prototype/lib/HTML/Prototype/Js.pm ( view source; MetaCPAN )
ary, embedded in perl

=head1 SYNOPSIS

    our $prototype = do { package HTML::Prototype::Js; local $/; <DATA> };

=head1 DESCRIPTION

This is the actual Prototype library embedded in a perl __DATA__
Sledge-Plugin-JSONRPC ( N/NE/NEKOKAK/Sledge-Plugin-JSONRPC-0.01.tar.gz, NEKOKAK, 2006; MetaCPAN )
Sledge-Plugin-JSONRPC/lib/Sledge/Plugin/JSONRPC.pm ( view source; MetaCPAN )
kg->register_hook(BEFORE_INIT => sub {
        my $self = shift;
        $self->{_body} = do { local $/; <STDIN> };
    });

    no strict 'refs';
    *{"$pkg\::jsonrpc"} = \&_jsonrpc;
}

sub _jsonrpc
AxKit2 ( M/MS/MSERGEANT/AxKit2-1.1.tar.gz, MSERGEANT, 2006; MetaCPAN )
AxKit2/lib/AxKit2/Transformer/TAL.pm ( view source; MetaCPAN )
gth);

my $parser  = XML::LibXML->new();
my $xslt    = XML::LibXSLT->new();
my $data    = do { local $/; <DATA> };

my %cache;
sub transform {
    my $self = shift;
    my ($pos, $processor) = @_;
   
Markup-Perl ( M/MM/MMATHEWS/Markup-Perl-0.5.tar.gz, MMATHEWS, 2006; MetaCPAN )
Markup-Perl/lib/Markup/Perl.pm ( view source; MetaCPAN )
"$0": $!);
	for (1..$line) { <SCRIPT> } # go past lines up to the one that uses us
	
	run(do{ local $/;  <SCRIPT> });
	exit;
} 

sub run { # transform and eval mupl text
	$_ = shift or return;
	
	my $
	(open SRC, "<$path" and flock(SRC, 1)) or croak qq(can't get src "$path": $!);
	my $src = do{ local $/; <SRC> };
	close SRC;
	run $src;
	$in_file = $tmp;
}

sub param  { my ($v) = @_; return wantarra
Device-Serdisp ( F/FU/FUZZ/Device-Serdisp-0.06.tar.gz, FUZZ, 2006; MetaCPAN )
Device-Serdisp/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
Text-Migemo ( J/JI/JIRO/Text-Migemo-0.01.tar.gz, JIRO, 2006; MetaCPAN )
Text-Migemo/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 comment
Apache-Peek ( P/PG/PGOLLUCCI/Apache-Peek-1.06.tar.gz, PGOLLUCCI, 2006; MetaCPAN )
Apache-Peek/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
Devel-GC-Helper ( A/AB/ABERGMAN/Devel-GC-Helper-0.25.tar.gz, ABERGMAN, 2006; MetaCPAN )
Devel-GC-Helper/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
Socket-Multicast ( H/HA/HACHI/Socket-Multicast-0.01.tar.gz, HACHI, 2006; MetaCPAN )
Socket-Multicast/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
Cache-Memcached-XS ( J/JC/JCARON/Cache-Memcached-XS-0.01.tar.gz, JCARON, 2006; MetaCPAN )
Cache-Memcached-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
HTML-Prototype-Useful ( M/MR/MRAMBERG/HTML-Prototype-Useful-0.05.tar.gz, MRAMBERG, 2006; MetaCPAN )
HTML-Prototype-Useful/lib/HTML/Prototype/Useful/Js.pm ( view source; MetaCPAN )
in perl.

=head1 SYNOPSIS

  our $prototype_useful = do { package HTML::Prototype::Useful::Js; local $/; <DATA> };
  
=head1 DESCRIPTION

This is some additions to the Prototype library, embedded in a
HTML-Prototype-Useful ( M/MR/MRAMBERG/HTML-Prototype-Useful-0.05.tar.gz, MRAMBERG, 2006; MetaCPAN )
HTML-Prototype-Useful/lib/HTML/Prototype/Useful.pm ( view source; MetaCPAN )
:Js;

our $VERSION = '0.05';
our $prototype_useful = do { package HTML::Prototype::Useful::Js; local $/; <DATA> };

=head1 NAME

HTML::Prototype::Useful - Some useful additions for the Prototype libra
Encode-BOCU1-XS ( N/NA/NAOYAT/Encode-BOCU1-XS-0.02.tar.gz, NAOYAT, 2006; MetaCPAN )
Encode-BOCU1-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
Wx-WebKit ( D/DS/DSUGAL/Wx-WebKit-0.02.tar.gz, DSUGAL, 2006; MetaCPAN )
Wx-WebKit/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
Win32-StrictFileNames ( J/JL/JLMOREL/Win32-StrictFileNames-0.01.tar.gz, JLMOREL, 2006; MetaCPAN )
Win32-StrictFileNames/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 co

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