Published on Sat, 19 May 2007 14:10:14 -0400 Read: 175 times
WebAPP is a popular, open source Content Management System (cms) written in the Perl programming language. The name WebAPP is an abbreviation of Web Automated Perl Portal. Available under the GNU General Public License, WebAPP is free software. Features Enhanced crypt, Articles, Forums and nested message boards, Private Instant Messaging system (IM),... Read Article.
Published on Tue, 06 Sep 2005 07:08:11 -0400 Read: 523 times
A basic introduction to CGI.The article How Web Pages Work discusses the basic features of HTML and shows you how to create Web pages that contain text and graphics. It also shows you how to get your page "on the air" with a hosting service.... Read Article.
Published on Tue, 06 Sep 2005 07:08:11 -0400 Read: 480 times
A short tutorial from the University of Leeds that explains CGI scripts, demonstrates a simple Perl script, CGI environment variables and forms. Appears to be all Perl and includes a few exercises.... Read Article.
Published on Tue, 06 Sep 2005 07:08:11 -0400 Read: 532 times
The first six chapters from a book on CGI programming are available for free online or in .pdf format. Sample chapters cover getting started (writing scripts, uploading, etc.), Perl Variables, CGI Environment Variables, Processing Forms, Advanced Forms, and Reading Writing Data Files. Source code from remaining chapters is also available.... Read Article.
Published on Sun, 21 Aug 2005 11:40:30 -0400 Read: 479 times
HTML version of the book CGI Manual of Style, by Robert McDaniel. To get started right away, use the link below to the Table of Contents. From this page you can link to any chapter as well as to the Quick Reference section. We've also included some script files from the book. Download CGIMOS.ZIP, this zip file contains a dozen or so scripts. Please... Read Article.