in reply to AJAX and Perl-based web applications

I hope Catalyst "is" a standard Perl web tool.
Note that you can run Catalyst apps as cgi too. (next to mod_perl1/1.99/2,fcgi...yadayada )
  • Comment on Re: AJAX and Perl-based web applications

Replies are listed 'Best First'.
Re^2: AJAX and Perl-based web applications
by srdst13 (Pilgrim) on Jun 25, 2005 at 11:49 UTC
    Yep, I would say it is. I didn't phrase the question quite right--I just meant that I was looking for a general answer to what people were doing to apply AJAX-type thinking to their perl-based CGI applications.