devel-mode
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 02 Dec 2009 17:00:38 -0800
changeset 4 4fe151fd3b80
parent 1 1ae1a79094fa
permissions -rw-r--r--
Update the sample to reflect 0.6's changes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     1
PerlModule Apache2::Reload
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     2
PerlInitHandler Apache2::Reload
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     3
PerlSetVar ReloadAll Off
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     4
PerlSetVar ReloadModules "Apache::OTL"
1ae1a79094fa ModPerl2 update. This code was actually released (before it was in a
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     5
PerlSetVar ReloadConstantRedefineWarnings Off