stas2004/09/09 16:32:20
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
when adding new items don't forget to insert them in the sorted way
Revision ChangesPath
1.17 +31 -26modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
stas2004/09/09 16:30:45
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
more tweaks
Revision ChangesPath
1.16 +4 -3 modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
===
RC
gozer 2004/09/09 16:20:24
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
Note that unload_package() will also remove an %INC entry if any.
Revision ChangesPath
1.15 +2 -0 modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
==
gozer 2004/09/09 16:17:38
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
it's called unload_package, not unload_module
Revision ChangesPath
1.14 +5 -5 modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
==
stas2004/09/09 15:41:16
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
extend on what unload_module does
Revision ChangesPath
1.13 +15 -7 modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
==
gozer 2004/09/09 15:39:13
Modified:src/docs/2.0/api/Apache CmdParms.pod
Log:
Added Apache::CmdParms::add_config() to work around a memory
leak discovered with sections in .htaccess files
Revision ChangesPath
1.10 +30 -1 modperl-docs/src/docs/2.0/api/Apache/C
stas2004/09/09 15:29:05
Modified:src/docs/2.0/api/ModPerl Util.pod
Log:
clarify that it's the package/stash that gets cleared, not just a module
Revision ChangesPath
1.12 +6 -6 modperl-docs/src/docs/2.0/api/ModPerl/Util.pod
Index: Util.pod
===
gozer 2004/09/09 15:16:39
Modified:src/docs/2.0/api/Apache Reload.pod
src/docs/2.0/api/ModPerl Util.pod
Log:
Added ModPerl::Util::unload_package() to remove a loaded package
as thoroughly as possible by clearing it's stash.
Revision ChangesPath
1.13
stas2004/09/09 13:19:49
Modified:src/docs/2.0/api/Apache RequestUtil.pod
Log:
Apache->request can now be set-able w/o needing PerlOptions +GlobalRequest
Revision ChangesPath
1.26 +11 -4 modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod
Index: RequestU
gozer 2004/09/09 11:43:45
Modified:src/docs/2.0/api/Apache Reload.pod
Log:
Note that Apache::Reload->unregister_module() only unregisters the module
from the current interpreter.
Revision ChangesPath
1.12 +4 -0 modperl-docs/src/docs/2.0/api/Apache/Reload.pod
gozer 2004/09/09 11:29:34
Modified:src/docs/2.0/api/Apache Reload.pod
Log:
Add Apache::Reload->unregister_module() to explicitely remove a
module from Apache::Reload's monitoring list
Revision ChangesPath
1.11 +7 -0 modperl-docs/src/docs/2.0/api/Apache/Reloa
11 matches
Mail list logo