Group
Extension

Matches 1

Crypt-MatrixSSL3 ( P/PO/POWERMAN/Crypt-MatrixSSL3-v3.9.4.tar.gz, POWERMAN, 2024; MetaCPAN )
Crypt-MatrixSSL3/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.