David Golden wrote:
> On Fri, Oct 2, 2009 at 2:31 PM, Christopher J. Madsen wrote:
>> 3. Reconstruct the MB object. Tempting, but as brian d foy found, it's
>> not as simple as just calling Module::Build->resume.
>
> It should be easy in most cases. brian was expecting Module::Build to
> rememb
Eric Wilhelm wrote:
> # from Christopher J. Madsen
> # on Friday 02 October 2009 11:31:
>
>> As an install tool, MB must have minimal requirements. Since it only
>> creates distributions, Dist::Zilla can have much steeper requirements
>
> I've been thinking of some way to separate the minimal pa
# from Christopher J. Madsen
# on Friday 02 October 2009 11:31:
>As an install tool, MB must have minimal requirements. Since it only
>creates distributions, Dist::Zilla can have much steeper requirements
I've been thinking of some way to separate the minimal parts.
But orthogonal to that:
>1.
On Fri, Oct 2, 2009 at 2:31 PM, Christopher J. Madsen wrote:
> 3. Reconstruct the MB object. Tempting, but as brian d foy found, it's
> not as simple as just calling Module::Build->resume.
It should be easy in most cases. brian was expecting Module::Build to
remember @INC at the time Build.PL c