Michael G Schwern
Thu, 02 Jul 2009 15:23:55 -0700
running wrote:
> 1.03 1.03 1.03 /System/Library/Perl/5.8.8/strict.pm
>
> Karel
>
> On Sat, Jun 13, 2009 at 3:08 PM, Martin Becker<mha...@cpan.org> wrote:
>> Karel,
>>
>> On Sat, Jun 13, 2009 at 02:21:33PM +0200, running wrote:
>>> sorry, i have thought that the attachment will send fine
>>>
>>> I am adding the full output here, I hope it helps [...]
>> thank you, we got it. Now there is a puzzle for us to solve.
>> Just for curiosity, could you run this script, too, and tell
>> us the output?
>>
>> perl -e 'use strict; printf "%s %s %s %s\n",
>> strict->VERSION(1), strict->VERSION, $strict::VERSION,
>> $INC{"strict.pm"}'
This should be fixed by 6.53_03. Apple's Perl ships with a faulty version.pm that perturbs UNIVERSAL::VERSION. You can see it by running: perl -wle 'use version; use strict; print strict->VERSION' http://github.com/schwern/extutils-makemaker/tree/v6.53_03 -- s7ank: i want to be one of those guys that types "s/j&jd//.^$ueu*///djsls/sm." and it's a perl script that turns dog crap into gold.