Apache2::JSONRPC

Apache2::JSONRPC is a mod_perl handler for JSONRPC.
Download

Apache2::JSONRPC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tyler MacDonald and David Labatte
  • Publisher web site:
  • http://search.cpan.org/~crakrjack/

Apache2::JSONRPC Tags


Apache2::JSONRPC Description

Apache2::JSONRPC is a mod_perl handler for JSONRPC. Apache2::JSONRPC is a mod_perl handler for JSONRPC.SYNOPSIS < Location /json-rpc > SetHandler perl-script PerlOptions +GlobalRequest PerlResponseHandler Apache2::JSONRPC->handler JSONRPC_Class CGI::JSONRPC::Dispatcher < /Location >Apache2::JSONRPC is a subclass of CGI::JSONRPC that provides some extra bells and whistles in a mod_perl2 environment.Currently, the main feature is the "JSONRPC_Class" apache2 config directive, which allows you to define what class to use for invoking JSONRPC methods. The default is the same as CGI::JSONRPC uses, CGI::JSONRPC::Dispatcher.Requirements:· Perl Requirements: · Perl


Apache2::JSONRPC Related Software