Custom @INC dirs lost on Module::Build->current

[email protected] (Dave Rolsky) Tue, 24 Nov 2009 12:19:18 -0600 (CST)
Newsgroups perl.module.build
Message-ID <[email protected]>
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)
============================================================*/