If I load a Module::Build subclass from a custom dir and then later, in a separate process, call Module::Build->current, it blows up because it can't find my subclass.

There is already code to account for this in the generated Build script. Can this be moved to ::Base->resume instead somehow?

I can probably come up with a patch for this given some guidance. In particular, where exactly should these directories be saved in _build? A new file, or should it go in config_data?


-dave

/*============================================================
http://VegGuide.org               http://blog.urth.org
Your guide to all that's veg      House Absolute(ly Pointless)
============================================================*/

Reply via email to