On Tue, Apr 12, 2005 at 08:48:07AM -0400, Christopher H. Laco wrote:
> Actually no, I haven't removed SMOKE.PL. Why would I want to?
> Once I'm done with another round of code changes, I hope to get back to
> figuring this out.
I figured you'd have removed it to prevent the looping when you go to
William McKee wrote:
Hi Chris,
Thanks for the extensive testing and reports. It will help me debug the
next time I run into this situation. Unfortunately I'm not familiar
enough with the innards of A::T to be of any further help. If you want
to continue tracking, perhaps you could try running your
Hi Chris,
Thanks for the extensive testing and reports. It will help me debug the
next time I run into this situation. Unfortunately I'm not familiar
enough with the innards of A::T to be of any further help. If you want
to continue tracking, perhaps you could try running your Build.PL
through the
William McKee wrote:
On Thu, Mar 31, 2005 at 07:29:51PM -0500, Christopher H. Laco wrote:
Any ideas?
Chris,
I've seen this happen before. Please post your entire Build.PL script.
Even better, take Ken's bug-reporting skeleton[1] and create a
reproducible example that we can try.
William
[1] http:/
William McKee wrote:
On Thu, Mar 31, 2005 at 07:29:51PM -0500, Christopher H. Laco wrote:
Any ideas?
Chris,
I've seen this happen before. Please post your entire Build.PL script.
Even better, take Ken's bug-reporting skeleton[1] and create a
reproducible example that we can try.
William
[1] http:/
On Thu, Mar 31, 2005 at 07:29:51PM -0500, Christopher H. Laco wrote:
> Any ideas?
Chris,
I've seen this happen before. Please post your entire Build.PL script.
Even better, take Ken's bug-reporting skeleton[1] and create a
reproducible example that we can try.
William
[1] http://perl.apache.or
Christopher H. Laco wrote:
After I started a big crapstorm on perl-qa about META.yml and
Module::Build, I now have to take my lumps and start using it. :-)
Following the TestMB pod, I have a working Build.PL that also calls:
$build->generate_script('t/TEST');
$build->generate_script('t/SMOKE');
'
After I started a big crapstorm on perl-qa about META.yml and
Module::Build, I now have to take my lumps and start using it. :-)
Following the TestMB pod, I have a working Build.PL that also calls:
$build->generate_script('t/TEST');
$build->generate_script('t/SMOKE');
'perl Build.PL' runs without