SitePoint » Articles » Uploading Files Using CGI and Perl http://articles.sitepoint.com/ 2008-03-13T13:00:00+00:00/> SitePoint Uploading Files Using CGI and Perl Matt Doyle http://articles.sitepoint.com/article/ *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. ; 2008-03-13T13:00:00+00:00 Uploading Files Using CGI and Perl Matt Doyle http://articles.sitepoint.com/article/uploading-files-cgi-perl 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. 2008-03-13T13:00:00+00:00 CGI::Application: A Simple, Extensible Web Framework Dan Horne http://articles.sitepoint.com/article/cgi-application 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! 2005-05-02T14:00:00+00:00 Introducing HTML::Template Dan Horne http://articles.sitepoint.com/article/introducing-html-template 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. 2005-04-21T14:00:00+00:00 Build a File Download Script in Perl Erick Jones http://articles.sitepoint.com/article/file-download-script-perl If you allow users to download files from your site, what's to stop other sites linking direct to these files? Protect your copyrights and bandwidth with this handy Perl script. 2003-06-20T14:00:00+00:00 Attack of the Killer Bugs! Quinn Slack http://articles.sitepoint.com/article/attack-killer-bugs Is your Perl riddled with bugs? Knock 'em dead and clean up your code: extermination is easy with Quinn's quick tips. 2002-04-13T14:00:00+00:00 Embedding Perl Into Web Pages Wrox Press http://articles.sitepoint.com/article/embedding-perl-web-pages This sample chapter from Wrox release 'Professional Perl Development' considers the use of Perl to address the shortcomings of CGI in combining functionality with page presentation. 2001-09-03T14:00:00+00:00 Three New Perl Books Kevin Yank http://articles.sitepoint.com/article/three-new-perl-books There is an abundance of Perl books out there for you to choose from, but which one is right for you? Kev looks at three of the latest offerings from WROX and O'Reilly and lets you know what he thinks. 2001-06-08T14:00:00+00:00 The Perl Tutorial: What's Perl? Boris Mordkovich http://articles.sitepoint.com/article/perl-tutorial-whats-perl Complex, arcane, impossible to understand? Boris debunks Perl, to help you begin to understand this powerful language. 2001-03-14T13:00:00+00:00 Setting Up A Form Powered By CGI Boris Mordkovich http://articles.sitepoint.com/article/setting-up-form-powered-cgi Having some functionality behind a form can make life so much easier. Boris steps you through the process of setting up a CGI form. 2001-03-14T13:00:00+00:00