stas 2004/08/17 18:26:45 Modified: src/docs/2.0/api/Apache Module.pod Log: don't forget =item since entries when adding new API Revision Changes Path 1.10 +4 -0 modperl-docs/src/docs/2.0/api/Apache/Module.pod Index: Module.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Module.pod,v retrieving revision 1.9 retrieving revision 1.10 diff -u -u -r1.9 -r1.10 --- Module.pod 18 Aug 2004 01:25:32 -0000 1.9 +++ Module.pod 18 Aug 2004 01:26:45 -0000 1.10 @@ -122,6 +122,8 @@ A reference to the hash holding the module configuration data. +=item since: 1.99_12 + =back See also L<Apache Server Configuration Customization in Perl|docs::2.0::user::config::custom> @@ -180,6 +182,8 @@ =item ret: C<$loaded> ( boolean ) Returns true if the module is loaded, false otherwise. + +=item since: 1.99_12 =back
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]