Group
Extension

Matches 1394

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
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
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
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.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
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
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
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
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
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 
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
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

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