home / experts / perl / tutorial / 3 |
|
|
PerlHoo, Part IIAbstractIn Part I of the PerlHoo series, we built a functioning Yahoo-like Web directory in less than 100 lines of code by using file system directories to represent the Web directory hierarchy and comma delimited files (CSVs for short) to store the data. In Part II, we will add the ability for users to suggest a new Web site URL for a particular category in our PerlHoo directory. If you recall from Part I, we were tasked to build a Web directory that:
| ||||||||||||||
home / experts / perl / tutorial / 3 |
|
Produced by Jonathan
Eisenzopf and
The latest from WebReference.com
Browse >
Controllers: Programming Application Logic - Part 2
·
How to Use JavaScript to Validate Form Data
·
Controllers: Programming Application Logic
Sitemap · Experts · Tools · Services · Email a Colleague · Contact
FREE Newsletters >
The latest from internet.com
Sprint Launches Mobile WiMAX Network
·
Albatron Downsizes with the KI780G Mini-ITX Motherboard
·
Can't Find a Wi-Fi Network? Make Your Own.
Created: April 19, 1999
Revised: April 21, 1999
URL: http://www.webreference.com/perl/tutorial/3/