Re: strict->VERSION eq '1.030' (was: prerequisite I::Do::Not::Exist 0 not found.)
running <[email protected]> Sun, 14 Jun 2009 10:45:58 +0200
| Newsgroups | gmane.comp.lang.perl.modules.extutils-makemaker.devel |
|---|---|
| Message-ID | <[email protected]> |
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<[email protected]> 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"}' > > -Martin >