PerlHoo, Part II | 8 | WebReference

PerlHoo, Part II | 8

PerlHoo, Part II

Conclusion

In Part II of the PerlHoo series, we learned how to allow users to recommended sites to our directory via HTML forms. Unfortunately, the process of looking for, reviewing and updating the directory with new recommended sites is still a tedious process.

In PerlHoo, Part III, we will build a simple interface that allows an administrator to easily check for new recommendations and move them into the directory after review, or remove them altogether.

perlhoo.pl View source | Try it
This script implements a simple Yahoo-like Web directory using regular directories and comma delimited data files.

https://www.internet.com

Produced by Jonathan Eisenzopf and
Created: April 20, 1999
Revised: April 21, 1999

URL: https://www.webreference.com/perl/tutorial/3/