On Mon, Jul 11, 2011 at 9:00 AM, Reini Urban wrote:
>
> 2011/7/11 Reini Urban:
> > 2011/7/7 Marco Moreno:
> >> After doing a little debugging, I discovered why installing
> >> ExtUtils::MakeMaker
> >> was failing for me. ExtUtils::MM_Cygwin.pm contains:
> >>
> >> =item maybe_command
> >>
> >> If
On Jul 11, 2011, at 9:00 AM, Reini Urban wrote:
> 2011/7/11 Reini Urban:
>> Yes, this uncommon cornercase looks worthy to be fixed.
>> Please file a perlbug for this. It should go to rt.perl.org.
>
> I just added it as https://rt.perl.org/rt3/Ticket/Display.html?id=94532
> --
> Reini
Thanks fo
2011/7/11 Reini Urban:
> 2011/7/7 Marco Moreno:
>> After doing a little debugging, I discovered why installing
>> ExtUtils::MakeMaker
>> was failing for me. ExtUtils::MM_Cygwin.pm contains:
>>
>> =item maybe_command
>>
>> If our path begins with F then we use C
>> to determine if it may be a comm
2011/7/7 Marco Moreno:
> Reini,
>
> After doing a little debugging, I discovered why installing
> ExtUtils::MakeMaker
> was failing for me. ExtUtils::MM_Cygwin.pm contains:
>
> =item maybe_command
>
> If our path begins with F then we use C
> to determine if it may be a command. Otherwise we use
Reini,
After doing a little debugging, I discovered why installing ExtUtils::MakeMaker
was failing for me. ExtUtils::MM_Cygwin.pm contains:
=item maybe_command
If our path begins with F then we use C
to determine if it may be a command. Otherwise we use the tests
from C.
=cut
sub maybe_comma
5 matches
Mail list logo