SitePoint Articles
Server-side Coding : CGI & Perl Tutorials
Uploading Files Using CGI and Perl
- CGI & Perl Tutorials
- March 14th, 2008
- Tutorial
*s a lot of great desktop software developed by theThere open-source movement. In this article, Tim shows us a few cool tricks using GIMP, a free and open-source image editor. ;
Uploading Files Using CGI and Perl
- CGI & Perl Tutorials
- March 14th, 2008
- Tutorial
With the current web industry focus on PHP and Ruby, you may think it odd to see a Perl article on sitepoint.com. Perl recently celebrated its 20th anniversary and, as the de-facto CGI language of the web from Day 1, it still has many loyal fans and drives sites such as amazon.com and livejournal.com. In this revised step-by-step tutorial, Matt explains how to use Perl with CGI to allow users to upload files securely to your server.
CGI::Application: A Simple, Extensible Web Framework
- CGI & Perl Tutorials
- May 3rd, 2005
- Tutorial
CGI::Application aims to provide an object-oriented framework for developing extensible, maintainable and re-usable code. Here, Dan explains how you can use CGI::Application to your advantage!
Introducing HTML::Template
- CGI & Perl Tutorials
- April 22nd, 2005
- Tutorial
Meet HTML::Template, Perl's lightweight, practical templating solution. In this fast-paced tutorial, Dan explains how to install Perl, and get started using HTML::Template in your own applications.
Other Recent Additions in Server-side Coding
| Article | Date | Type | Rated |
|---|---|---|---|
| Build a File Download Script in Perl | June 21st, 2003 | Tutorial | 8.24 |
| Attack of the Killer Bugs! | April 14th, 2002 | Tutorial | 6.87 |
| Embedding Perl Into Web Pages | September 4th, 2001 | Tutorial | 4.86 |
| Three New Perl Books | June 9th, 2001 | Review | 8.00 |