At Fri, 21 Jun 2002 02:14:31 +0800, Stas Bekman wrote: > May be another idea is to do something like a template expansion engine. > So you have [DATE] and [URL] placeholders and they get replaced by the > filter with real values? I think this can be made very concise and clear.
Well, here is my plan for the Apache 2.0 special issue column that I would write for a magazine called Software Design (*1). Total number of pages should be up to 8 pages. If you can give me an advice on how do I put "real (= interesting) examples" on Examples section, it'll be appreciated ;-) Title: mod_perl on Apache 2.0 (8p) * How to install (1p) - grab 1.99_* from CPAN - how to choose MPM? * Configure (2p) - Differences with 1.x - ModPerl::* - installing into same path with 1.x (use Apache2) * API (1p) - Hello World - Differences with 1.x API - use Apache::compat * Examples (3-4p) - Any protocol: Echo, telnet - Filters: ROT13, HTML => PDF etc. - Apache::Test live testing Column (0.5p-): - ithreads (perl 5.8) *1) http://www.gihyo.co.jp/SD/ -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
