Modules for AJAX framework

Are there any great perl modules that you personally like, for
implementing AJAX framework under mod_perl. Thanks.

i
Ignoramus6419 [ Di, 03 April 2007 05:15 ] [ ID #1677872 ]

Re: Modules for AJAX framework

Ignoramus6419 <ignoramus6419 [at] NOSPAM.6419.invalid> writes:

> Are there any great perl modules that you personally like, for
> implementing AJAX framework under mod_perl. Thanks.

It's not all that much different on the server side. A little easier, in
fact, since you don't have to worry about formatting the data - the client
does that.

The JSON module is useful though, for taking a data structure and dumping
it to JavaScript's JSON format.

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
Sherm Pendley [ Di, 03 April 2007 05:53 ] [ ID #1677873 ]

Re: Modules for AJAX framework

Sherm Pendley wrote:

Hi

Here's one whose name is very obscure: JavaScript::RPC::Server::CGI
Ron Savage [ Di, 03 April 2007 12:40 ] [ ID #1677875 ]
Perl » comp.lang.perl.modules » Modules for AJAX framework

Vorheriges Thema: perl OOP
Nächstes Thema: Setupsup