Re: Modules for AJAX framework
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Mon, 02 Apr 2007 23:53:31 -0400
Ignoramus6419 <ignoramus6419@xxxxxxxxxxxxxxxxxxx> 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
.
- Follow-Ups:
- Re: Modules for AJAX framework
- From: Ron Savage
- Re: Modules for AJAX framework
- References:
- Modules for AJAX framework
- From: Ignoramus6419
- Modules for AJAX framework
- Prev by Date: Modules for AJAX framework
- Next by Date: perl OOP
- Previous by thread: Modules for AJAX framework
- Next by thread: Re: Modules for AJAX framework
- Index(es):