Hello,

I know this has been discussed before, but I can't seem to find the
information I need to solve my problem.

I'm using Apache::Reload, and I can see that my modified module is
getting reloaded (with ReloadDebug On), but the program still uses the
old code.

I have read
http://perl.apache.org/docs/2.0/api/Apache/Reload.html#Problems_With_Reloading_Modules_Which_Do_Not_Declare_Their_Package_Name
but all my modules declare their package names. I have also checked,
using the perl-status Apache module, and all my modules are in %INC with
absolute paths, not relative ones.

I have also checked, and nothing in
http://perl.apache.org/docs/1.0/guide/porting.html#Using_Apache__Reload
seems to resolve the problem.

What else should I check?

Thanks in advance,

J-S

_______________________________________________
Jean-Sébastien Guay                  [EMAIL PROTECTED]
Software Developer, Hybride         http://www.hybride.com
Piedmont, Québec, Canada


Reply via email to