cvs commit: modperl-docs/src/docs/2.0/user/porting porting.pod

2003-08-28 Thread stas
stas2003/08/28 11:42:39 Modified:src/docs/2.0/user/porting porting.pod Log: Note that this requires at least Perl 5.6.0, the I<:method> attribute is not supported by older Perl versions, which will fail to compile such code. Revision ChangesPath 1.14 +4 -0

cvs commit: modperl-docs/src/docs/2.0/user/porting porting.pod

2003-08-28 Thread stas
stas2003/08/28 10:32:21 Modified:src/docs/2.0/user/porting porting.pod Log: typo Submitted by: Chang-Ping Hsiao <[EMAIL PROTECTED]> Revision ChangesPath 1.13 +1 -1 modperl-docs/src/docs/2.0/user/porting/porting.pod Index: porting.pod ===

cvs commit: modperl-docs/src/docs/1.0/guide help.pod

2003-08-28 Thread stas
stas2003/08/27 18:45:52 Modified:src/docs/1.0/guide help.pod Log: --without-execstrip will keep the debug symbols in, needed for a good back trace Revision ChangesPath 1.26 +8 -1 modperl-docs/src/docs/1.0/guide/help.pod Index: help.pod =