Group
Extension

Matches 1

Data-Passphrase ( K/KO/KORTY/Data-Passphrase-0.0.7.tar.gz, KORTY, 2007; MetaCPAN )
Data-Passphrase/lib/Data/Passphrase/Apache.pm ( view source; MetaCPAN )
"$code $message");

        # send header
        $r->content_type("text/plain");

        # send JSON document with score and other results
        $r->send_http_header();
        $r->print(<<"END");
 testing.

The response consists of an HTTP response code and status message in
the header, and a JSON representation of the code, message, and score
in the body.  If a passphrase is deemed to weak vi

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