cvs commit: modperl-docs/src/api/mod_perl-2.0/Apache ServerUtil.pod RequestRec.pod

2001-10-10 Thread stas
stas01/10/09 22:06:36 Modified:src/api/mod_perl-2.0/Apache RequestRec.pod Added: src/api/mod_perl-2.0/Apache ServerUtil.pod Log: - documenting $r->server() and Apache->server() methods Revision ChangesPath 1.2 +15 -4 modperl-docs/src/api/mod_perl-2.0

cvs commit: modperl-docs/src/user/coding - New directory

2001-10-10 Thread stas
stas01/10/09 22:23:03 modperl-docs/src/user/coding - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: modperl-docs/src/user/coding coding.pod

2001-10-10 Thread stas
stas01/10/09 22:23:53 Added: src/user/coding coding.pod Log: - starting "Coding with and for mod_perl" chapter - documenting exit()'s behavior Revision ChangesPath 1.1 modperl-docs/src/user/coding/coding.pod Index: coding.pod ==

cvs commit: modperl-docs/src/user/coding coding.pod

2001-10-10 Thread stas
stas01/10/09 22:26:27 Modified:src/user/coding coding.pod Log: - the exact overriding of exit Revision ChangesPath 1.2 +6 -2 modperl-docs/src/user/coding/coding.pod Index: coding.pod ===