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

[perl #112126] Hash::Util export bug

Thread Previous
From:
Father Chrysostomos via RT
Date:
April 26, 2012 09:49
Subject:
[perl #112126] Hash::Util export bug
Message ID:
rt-3.6.HEAD-4610-1335458953-1177.112126-15-0@perl.org
On Thu Apr 26 00:55:53 2012, demerphq wrote:
> 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.

To avoid recompiling everything, sometimes I just delete the Makefile
(ext/Hash-Util/Makefile) and re-run make.  It doesn’t always work, but
it seems to most of the time.

-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=112126

Thread Previous


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