rc3.org

Since 1998.

rc3.org header image 1

June 22nd, 2001 · No Comments

CGI::Application is an extremely nifty Perl module that allows you to build Web applications in a more reusable manner. It also eliminates a lot of the grunt work associated with building Web applications. There are a few Web apps I need to write, and I’m glad I didn’t start on them before seeing this, because it looks really, really useful.