PerlHoo, Part I | 6
PerlHoo::Summary
In this article, we crafted a simple Web directory using regular directories and comma delimited data files. Let's review our requirements and see how we did:
- Organizes information hierarchically
- Contains information about resources on the Internet
- Allows users to suggest new resources
- Allows editors to modify the directory content
- Is Simple to maintain
- Takes less than 1 week to develop
- Exports and imports directory content from/to multiple sources
|
Produced by Jonathan
Eisenzopf and
Created: Mar. 18, 1999
Revised: Mar. 22, 1999
URL: https://www.webreference.com/perl/tutorial/2/