Re: Question on platform dependency of ExtUtils::Command::MM (file globbing)
- From: Ron Savage <ron@xxxxxxxxxxxxx>
- Date: Mon, 18 Dec 2006 21:50:15 +1100
On Sun, 17 Dec 2006 23:49:46 +1100, Bart Lateur wrote:
Hi Bart
But the same applies to ActivePerl. So how come ActivePerl passes
this hurdle? Both ports return "MSWin32" in $^O, both use the same
shell... so the difference must be hidden somewhere in the guts of
ExtUtils::Command::MM... but where?
Line 57, maybe:
my @argv = ExtUtils::Command::expand_wildcards(@ARGV);
.
- Follow-Ups:
- References:
- Question on platform dependency of ExtUtils::Command::MM (file globbing)
- From: Bart Lateur
- Question on platform dependency of ExtUtils::Command::MM (file globbing)
- Prev by Date: Re: Question on platform dependency of ExtUtils::Command::MM (file globbing)
- Next by Date: changing $/ new line default character
- Previous by thread: Re: Question on platform dependency of ExtUtils::Command::MM (file globbing)
- Next by thread: Re: Question on platform dependency of ExtUtils::Command::MM (file globbing)
- Index(es):
Relevant Pages
|
|