stas 01/12/27 03:30:45 Modified: src/docs/2.0/devel/help help.pod Log: more useful URLs and help info Revision Changes Path 1.2 +27 -0 modperl-docs/src/docs/2.0/devel/help/help.pod Index: help.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/help/help.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- help.pod 2001/12/27 09:22:19 1.1 +++ help.pod 2001/12/27 11:30:45 1.2 @@ -14,6 +14,17 @@ =head1 mod_perl +=head2 Submitting Patches + +If you submit patches the I<Porting/patching.pod> manpage can be very +useful. You can find it I<perl-5.7.0/Porting/patching.pod> or similar +or read it online at +http://sunsite.ualberta.ca/Documentation/Misc/perl-5.6.1/Porting/patching.html. + +Note that we prefer the patches inlined into an email. This makes +easier to comment on them. If your email client mangles the spacing +and wraps lines, then send them as MIME attachments. + =head2 mod_perl 2.0 Core Development Discussion List This list is used by the mod_perl 2.0 core developers to discuss @@ -119,6 +130,22 @@ archive: http://marc.theaimsgroup.com/?l=apache-cvs&r=1&w=2 =back + +=over + +=item * + +Apache source code cross-reference (LXR): +http://lxr.webperf.org/ + +=item * + +Apache source code through Doxygen documentation system: + +http://docx.webperf.org/ + + +=item * =head2 Apache Portable Runtime (APR)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]