Group
Extension

Matches 2

Apache-ExtDirect ( T/TO/TOKAREV/Apache-ExtDirect-0.90.tar.gz, TOKAREV, 2012; MetaCPAN )
Apache-ExtDirect/lib/Apache/ExtDirect.pm ( view source; MetaCPAN )
CIES

Apache::ExtDirect is dependent on the following modules:
L<mod_perl2>, L<RPC::ExtDirect>, L<JSON>, L<Attribute::Handlers>.

=head1 SEE ALSO

For more information on core functionality see L<RPC:
Apache-ExtDirect ( T/TO/TOKAREV/Apache-ExtDirect-0.90.tar.gz, TOKAREV, 2012; MetaCPAN )
Apache-ExtDirect/lib/Apache/ExtDirect/EventProvider.pm ( view source; MetaCPAN )
y $length = do { no warnings; use bytes; length $http_body; };

    $r->content_type('application/json');
    $r->headers_out->{'Content-Length'} = $length;

    $r->print($http_body);

    return Apa

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