Stas Bekman wrote:
[EMAIL PROTECTED] wrote:

gozer       2004/08/18 11:06:15

 Modified:    src/docs/2.0/api/Apache Module.pod
 Log:
 Geoff pointed out that there was at least one documented use of
 $module->remove, so Apache::Module->remove_loaded_module should
 not have been removed. Re-adding it with documentation.

[...]

 +=head2 C<remove_loaded_module>
 +
 +Remove a module from the list of loaded modules permanently.
 +
 +  $module->remove_loaded_module();
 +
 +=over 4
 +
 +=item obj: C<$module>
 +( C<L<Apache::Module object|docs::2.0::api::Apache::Module>> )
 +
 +=item since: 1.99_12


missing:

=item ret: no return value


Thanks! Fixed.

--
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to