Group
Extension

Matches 1384

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
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
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
Wx-Mozilla ( D/DS/DSUGAL/Wx-Mozilla-0.05.tar.gz, DSUGAL, 2006; MetaCPAN )
Wx-Mozilla/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-Fmode ( B/BR/BROWSERUK/Win32-Fmode-1.0.6.tar.gz, BROWSERUK, 2006; MetaCPAN )
Win32-Fmode/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
Devel-Arena ( N/NW/NWCLARK/Devel-Arena-0.23.tar.gz, NWCLARK, 2006; MetaCPAN )
Devel-Arena/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
Perl6-Bible ( A/AU/AUTRIJUS/Perl6-Bible-0.30.tar.gz, AUTRIJUS, 2006; MetaCPAN )
Perl6-Bible/lib/Perl6/Bible.pm ( view source; MetaCPAN )
NC{$module};
    open MOD, $path
      or die "Can't open $path for input";
    my $text = do {local $/; <MOD>};
    close MOD;
    $text =~ s/
        ^.*
        =head2 \s* (?=Contents)
    //sx or 
Win32-NetPacket ( J/JL/JLMOREL/Win32-NetPacket-0.03.tar.gz, JLMOREL, 2006; MetaCPAN )
Win32-NetPacket/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
JSON-Syck ( M/MI/MIYAGAWA/JSON-Syck-0.07.tar.gz, MIYAGAWA, 2006; MetaCPAN )
JSON-Syck/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
Unix-Getrusage ( T/TA/TAFFY/Unix-Getrusage-0.03.tar.gz, TAFFY, 2006; MetaCPAN )
Unix-Getrusage/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
HOE ( H/HA/HACHI/HOE-0.00_01.tar.gz, HACHI, 2006; MetaCPAN )
HOE/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
Lingua-ZH-TaBE ( A/AU/AUTRIJUS/Lingua-ZH-TaBE-0.07.tar.gz, AUTRIJUS, 2005; MetaCPAN )
Lingua-ZH-TaBE/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-LetterTree ( G/GR/GROUSSE/Data-LetterTree-0.1.tar.gz, GROUSSE, 2005; MetaCPAN )
Data-LetterTree/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
Lego-Ldraw ( S/SC/SCESANO/Lego-Ldraw-0.5.8.tar.gz, SCESANO, 2005; MetaCPAN )
Lego-Ldraw/lib/Lego/Ldraw/POV.pm ( view source; MetaCPAN )
nless ($self->{colordefs}) {
    open DATA, $self->ymlfile('colors');
    $primitives = do { local $/; <DATA> };
    $self->{colordefs} = Load($primitives);
  }
  my $def = $self->{colordefs}->{r
) {
    my $primitives;
    open DATA, $self->ymlfile('primitives');
    $primitives = do { local $/; <DATA> };
    $self->{primitives} = Load($primitives);
  }

  if (my $primitive = $self->{p
Lego-Ldraw ( S/SC/SCESANO/Lego-Ldraw-0.5.8.tar.gz, SCESANO, 2005; MetaCPAN )
Lego-Ldraw/lib/Lego/Ldraw/Line.pm ( view source; MetaCPAN )
########################################

sub INIT {
  return if $config;
  $config = do { local $/; <DATA> };
  $config = Load($config);

  $config->{base} = $ENV{'LDRAWDIR'};
  open DESCRIPT
Apache-Imager-Resize ( W/WR/WROSS/Apache-Imager-Resize-0.11.tar.gz, WROSS, 2005; MetaCPAN )
Apache-Imager-Resize/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-CDP ( M/MC/MCHAPMAN/Net-CDP-0.09.tar.gz, MCHAPMAN, 2005; MetaCPAN )
Net-CDP/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
Tree-Authz ( D/DA/DAVEBAIRD/Tree-Authz-0.03.tar.gz, DAVEBAIRD, 2005; MetaCPAN )
Tree-Authz/lib/Tree/Authz/Role.pm ( view source; MetaCPAN )
self, $file) = @_;
                    open( SECRET, $file );
                    local $/;
                    <SECRET>;
                    },

                 find_moles => sub { ... },

 
b read_secret {
        my ($self, $file) = @_;
        open( SECRET, $file );
        local $/;
        <SECRET>;
    }

    package main;

    my $spies = $authz->get_group( 'spies' );

 
AnnoCPAN-Perldoc ( I/IT/ITUB/AnnoCPAN-Perldoc-0.10.tar.gz, ITUB, 2005; MetaCPAN )
AnnoCPAN-Perldoc/lib/AnnoCPAN/Perldoc.pm ( view source; MetaCPAN )
::Perldoc::DEBUG > 2 and
     print "Going to filter for $file\n";
    
    my $content = do { local $/; <F> };

    my ($filter_class) = 'AnnoCPAN::Perldoc::Filter';

    eval "require $filter_class"
Archive-Cabinet ( B/BR/BRADD/Archive-Cabinet-1.20.tar.bz2, BRADD, 2005; MetaCPAN )
Archive-Cabinet/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

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