develooper Front page | perl.perl5.porters | Postings from April 2012

Re: [perl #112126] Hash::Util export bug

Thread Previous | Thread Next
From:
demerphq
Date:
April 26, 2012 00:55
Subject:
Re: [perl #112126] Hash::Util export bug
Message ID:
CANgJU+Uut-3c8Grf2d2uuCaPt45Z4oUz87Dpy-_7r6HhrR=sNA@mail.gmail.com
On 26 April 2012 03:13, James E Keenan via RT <perlbug-followup@perl.org> wrote:
> On Tue Apr 24 18:03:20 2012, sprout wrote:
>>
>> I’ve pushed these to the sprout/misc-post-5.16 branch for now.
>>
>
> Note:  I suspect that since I added some functions to the module, I
> should have bumped $Hash::Util::VERSION to 0.12 from 0.11.
>
> Would changing it within the module be sufficient?  I got a message like
> this when testing locally after setting $VERSION to 0.12:
>
> #####
>
> Hash::Util object version 0.11 does not match $Hash::Util::VERSION 0.12
> at /usr/local/lib/perl5/5.14.2/darwin-2level/DynaLoader.pm line 217.
>
> #####
>

Try doing a full clean on the code then re-making. I think there might
be an issue with it compiling in version info in a way that make
doesnt see.

Yves


-- 
perl -Mre=debug -e "/just|another|perl|hacker/"

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About