Software Listing of Author : "Perl.com"
- A Short Guide to DBI
- License: Shareware
- Price:


Here is a short guide to DBI (The Perl Database Interface Module). Topics include: General information about relational databases, Example of How to Use DBI, Cached Queries, Transactions, and more.
- Platform: CGI and Perl, Scripts
- Create RSS channels from HTML news sites
- License: Shareware
- Price:


This article shows how to turn any news site into a Remote Site Summary (RSS) web service using Perl. Using several modules from CPAN network, it shows how to: download the page, parse the HTML on the page, and encode the summary info in RSS.
- Platform: CGI and Perl, Scripts
- Short guide to DBI
- License: Shareware
- Price:


Here's how to get started using SQL and SQL-driven databases from Perl. Main topics include: General information about relational databases, About SQL, What DBI is For, Example of How to Use DBI, Cached Queries, and Transactions.
- Platform: CGI and Perl, Scripts
- Using Ajax from Perl
- License: Freeware
- Price: 0.00


You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, there's already a module on CPAN to take the pain out it: CGI::Ajax.
- Platform: Misc Scripts
- Using CGI::Application
- License: Shareware
- Price:


The author writes "CGI::Application builds upon the bedrock of CGI, adding a structure for writing truly reusable Web-applications. CGI::Application takes what works about CGI and simply provides a structure to negate some of the more onerous programming techniques that have cast an unfavorable light upon it. CGI::Application code is so universal and non-proprietary that it works exceedingly well on any operating system and Web server that supports Perl and CGI. The CGI::Application structure makes it possible for authors to distribute, for the first time, fully functional and sophisticated Web-applications via CPAN.
- Platform: CGI and Perl, Scripts
