[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
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]