in reply to Re^3: apache2::reload and base.pm
in thread apache2::reload and base.pm

I've actually read that and tried to mess around with base.pm, but nothing will work... Can I just not use base and expect Apache2::Reload to ever work correctly ?

Replies are listed 'Best First'.
Re^5: apache2::reload and base.pm
by Anonymous Monk on Feb 17, 2010 at 07:14 UTC
    um, the problem is most likely with your code. base has some problems that parent cures, but if that doesn't help your situation, then the problem is with your code.
      updated thread with bare-bones-version of my code. do you see a problem with it?