Get started with jQuery, AJAX and JSON in your Perl web applications
Friday, May 22nd, 2009In this post I’ll go over a simple example on how to use jQuery with AJAX and JSON with your Perl web applications. I’ve used a plain-old CGI script along with Template Toolkit for this. However, you can very well use this under any web application framework. The main point is to get your concepts […]
