Path to this page:
Subject: CVS commit: pkgsrc/www/p5-CGI-Ajax
From: David Brownlee
Date: 2008-04-08 12:31:59
Message id: 20080408103159.7339D175D0@cvs.netbsd.org
Log Message:
Import www/p5-CGI-Ajax-0.7.01 into pkgsrc
CGI::Ajax is an object-oriented module that provides a unique
mechanism for using perl code asynchronously from javascript-
enhanced HTML pages. CGI::Ajax unburdens the user from having to
write extensive javascript, except for associating an exported
method with a document-defined event (such as onClick, onKeyUp,
etc). CGI::Ajax also mixes well with HTML containing more complex
javascript.
Files: