On Thu, 2003-08-14 at 14:04, Jean-Sebastien Guay wrote:
> > Try doing a fully-qualified sub call instead of importing.
> 
> Err, that would actually be a pretty massive change to my codebase.
> Changing all the <somesub> calls to Hybride::Module::<somesub> would be
> a pain, not to mention too much typing. There has to be another
> solution, isn't there?

I'm asking you to try it and see if it works.

A possible solution if that is the problem is to make all the modules
that import it reload as well.  You can do that with a touch file.

- Perrin

Reply via email to