That looks like it'll do it!
I didn't think of it because I'm not importing any methods from the package, but Apache::Reload uses import() to call register_module().
Well, testing explicit Reload now. If it works, I may just do away with the implicit Reloads. If not, then I'll be inserting a lot of import() calls into modules!