stas2002/08/27 02:48:59
Modified:src/docs/2.0/user/handlers handlers.pod
Log:
- more filter examples tweaks
- add PerlPostReadRequestHandler example
Revision ChangesPath
1.13 +229 -55 modperl-docs/src/docs/2.0/user/handlers/handlers.pod
Index: handlers.p
stas2002/08/27 02:05:51
Modified:.README.SITE
Log:
redirect all perlwww emails to the docs-dev mailing list
Revision ChangesPath
1.5 +4 -1 modperl-docs/README.SITE
Index: README.SITE
===
stas2002/08/27 01:52:07
Modified:src/docs/1.0/api Apache.pod
Log:
turn =item into =head2/3 so the methods will show up in the TOC, making it
easier to use the API doc
Revision ChangesPath
1.13 +107 -140 modperl-docs/src/docs/1.0/api/Apache.pod
Index: Apac