On Mon, Aug 17, 2009 at 10:08:27PM -0400, David Golden wrote:
> On Mon, Aug 17, 2009 at 5:14 PM, Seth
> Daniel<perl-module-bu...@sethdaniel.org> wrote:
> > http://rt.cpan.org/Public/Bug/Display.html?id=43515
> >
> > I have been bit by this bug.  I use install_base_relpaths quite a bit in
> > my build system and Module::Build overwrites all these paths when the
> > 'Build' script calls resume().
> >
> > I assume plenty of people use install_base_relpaths() or install_path().
> > How do you work around this issue?  If possible I need a way to work
> > around this issue that does not involve patching Module::Build.
> 
> My suggested workaround is to fix the bug.  That's not immediate,
> however.  Sorry.  

Fair enough, but considering I have no idea why $self->_set_install_paths
was introduced to resume() I don't know that I'm the right man for the
job.  


> I just added a contributed test to trunk to get specific about the
> bug.  Can you confirm that fixing that test would fix your issues?

Yes, it does seem like fixing that test will fix my issue.

-- 
seth /\ sethdaniel.org

Reply via email to