Group
Extension

Matches 1

Archive-Unzip-Burst ( S/SM/SMUELLER/Archive-Unzip-Burst-0.03.tar.gz, SMUELLER, 2025; MetaCPAN )
Archive-Unzip-Burst/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.