Several people over the months have asked me about my MacPerl-based website publishing system. So I cleaned it up today and here it is. It is based loosely on Frontier syntax for the same type of thing. You have header and footer templates for each type of file, and directives at the top of the HTML page saying what to do with things. The program is easy to edit and customize, and for each type you can create a single Perl subroutine accepting three arguments (the header, body, and footer text) that can do final processing of the text before writing the file. The documentation (which could use some work, maybe) is embedded POD. Let me know if you like it or what changes you might want. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch