From a8d57c3935d4c30ffb67d9a8302941c713cd1da7 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Sat, 27 May 2006 16:29:12 +0000 Subject: Add port net/p5-JavaScript-RPC: JavaScript::RPC::Server::CGI is a CGI-based server library for use with Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It works asynchronously and uses DHTML to deal with the payload. In order to add your custom meothds, this module should be subclassed. The most current version (as of the release of this module) of the client library as well as a demo application have been included in this distribution. WWW: http://search.cpan.org/dist/JavaScript-RPC/ PR: ports/95124 Submitted by: Tony Shadwick Approved by: krion (mentor) --- net/p5-JavaScript-RPC/pkg-descr | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/p5-JavaScript-RPC/pkg-descr (limited to 'net/p5-JavaScript-RPC/pkg-descr') diff --git a/net/p5-JavaScript-RPC/pkg-descr b/net/p5-JavaScript-RPC/pkg-descr new file mode 100644 index 000000000000..5898122420b2 --- /dev/null +++ b/net/p5-JavaScript-RPC/pkg-descr @@ -0,0 +1,11 @@ +JavaScript::RPC::Server::CGI is a CGI-based server library for use with +Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It +works asynchronously and uses DHTML to deal with the payload. + +In order to add your custom meothds, this module should be subclassed. + +The most current version (as of the release of this module) of the +client library as well as a demo application have been included in this +distribution. + +WWW: http://search.cpan.org/dist/JavaScript-RPC/ -- cgit v1.2.3