CGI::Ajax, Using Perl to do AJAX
CGI::Ajax (formerly know as the module CGI::Perljax) is a perl-specific system for writing AJAX- or DHTML-based web applications. CGI::Ajax could be downloaded from sourceforge at http://sourceforge.net/projects/pjax, and you can find many demos on their new website. Dominic Mitchell have previously written an article about using AJAX from Perl at Perl.com featuring CGI::Ajax.
CGI::Ajax is an object-oriented module that provides a unique mechanism for using perl code asynchronously from javascript-enhanced web pages.[...]
A primary goal of CGI::Ajax is to keep the module streamlined and maximally flexible. We are trying to keep the generated javascript code to a minimum, but still provide users with a variety of methods for deploying CGI::Ajax.


Subscribe to AJAX Magazine's feed