Group
Extension

Matches 1

IO-Compress-Brotli ( T/TI/TIMLEGGE/IO-Compress-Brotli-0.020-TRIAL.tar.gz, TIMLEGGE, 2025; MetaCPAN )
IO-Compress-Brotli/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/XS comm

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