Index of /ports_www/p5-CGI-Ajax
Name Last modified Size
Parent Directory -
Makefile 11-Jan-2009 13:59 622
distinfo 28-May-2011 14:15 135
pkg-descr 20-Sep-2005 12:33 550
pkg-plist 22-Jan-2006 05:57 205
CGI::Ajax is an object-oriented module that provides a unique
mechanism for using perl code asynchronously from javascript-enhanced
web pages. You would commonly use CGI::Ajax in AJAX/DHTML-based
web applications. CGI::Ajax unburdens the user from having to write
any javascript, except for having to associate an exported method
with a document-defined event (such as onClick, onKeyUp, etc). Only
in the more advanced implementations of a exported perl method would
a user need to write any javascript.
WWW: http://search.cpan.org/dist/CGI-Ajax/