Re: Bizarre copy of HASH in list assignment...

2015-04-12 Thread Manfred Lotz
Hi Shlomi, it took me a while to get back to it. The versions of the two systems where the error came up are: 1. Slackware 14.0, kernel 3.2.29-smp "This is perl 5, version 16, subversion 3 (v5.16.3) built for i486-linux-thread-multi" Carp.pm: our $VERSION = '1.26'; 2. Debian testing ("Debian 3.

Re: Bizarre copy of HASH in list assignment...

2015-03-31 Thread Andy Bach
On Tue, Mar 31, 2015 at 3:28 AM, Manfred Lotz wrote: > > Bizarre copy of HASH in list assignment > at /usr/share/perl/5.20/Carp.pm line 228. > Hmm: http://stackoverflow.com/questions/6217317/bizarre-copy-of-unknown-in-subroutine-entry which suggests: A "Bizarre copy" occurs when Perl's stack i

Re: Bizarre copy of HASH in list assignment...

2015-03-31 Thread Shlomi Fish
Hi Manfred, On Tue, 31 Mar 2015 10:28:13 +0200 Manfred Lotz wrote: > Hi there, > I have a script where I use croak and somebody else using that script > gets > > Bizarre copy of HASH in list assignment > at /usr/share/perl/5.20/Carp.pm line 228. > > I get a message like this, instead: > > Var