From: Marcus <li...@wo...> - 2002-05-21 19:40:21
|
Hi Folks, I set up a web script to collect recipes for the wxPerl cookbook. These are stored individually in plain text files with HTML formatting, so we can just plug them into a more comprehensive web book as we go along. Here's the first snippet: http://scripts.wordit.com/cgi-bin/wxperl/logbook.pl?file=2 If anybody is more adept at HTML page design, please go ahead. I'll plug in the template tags. It uses HTML::Template. Let me know what you think. I just wanted to get it started. Marcus |