Already fixed in 0.35_09 thanks to a complaint by brian d foy. -- David
On Tue, Nov 24, 2009 at 1:19 PM, Dave Rolsky <auta...@urth.org> wrote: > 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) > ============================================================*/ >