Group
Extension

Matches 1

OneTool-App-Core ( S/ST/STHEBERT/OneTool-App-Core-0.1.tar.gz, STHEBERT, 2014; MetaCPAN )
OneTool-App-Core/lib/OneTool/Daemon.pm ( view source; MetaCPAN )
       ) 
        || die IO::Socket::SSL::errstr();
=cut

    my $json_header = HTTP::Headers->new('Content-Type' => 'application/json');
    $self->Log('info', 'OneTool Daemon API listening on ' . $d
params, $content);
                my $resp =
                    HTTP::Response->new(200, 'OK', $json_header, $resp_content);
                $connection->send_response($resp);
            }
        

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