Re: Recommended version of Perl for test framework

Rainer Jung <[email protected]> Tue, 21 Jul 2015 23:19:24 +0200
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <[email protected]>
Am 21.07.2015 um 23:14 schrieb Kevin A. McGrail:
> On 7/21/2015 4:57 PM, Jim Jagielski wrote:
>> Hmmm Wondering if this is due to:
>>
>>    Test::LeakTrace [build_requires]
>>    Test::TCP [build_requires]
>>
>> Anyway, this is on OSX, fwiw.
>>
>> This seems dependent on the Macports port(s) of perl...
>> Using the system perl doesn't seem to have this issue...
>>
> Any possibility the Macports ver uses a different compiler?

perl -V

would show the details.

Rainer