in reply to Re: Peculiar hash behavior
in thread Peculiar hash behavior
The array emulation is another one of those things I've read about a few times and never really understood well enough to be safe around :-) .
I've been wondering if Data::Dumper is getting on towards its freshness date; I've played with alternatives a bit. Simpler (Data::Dump) does seem to be what's needed, and the ddx function is nicely adapted for debug use, as it says was intended. There do seem to be packages for the environments I care about (FreeBSD, Ubuntu, Raspberry Pi).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Peculiar hash behavior
by haukex (Archbishop) on Oct 02, 2021 at 19:31 UTC | |
|
Re^3: Peculiar hash behavior
by LanX (Saint) on Oct 02, 2021 at 19:07 UTC | |
by dd-b (Pilgrim) on Oct 05, 2021 at 02:36 UTC | |
by jwkrahn (Abbot) on Oct 05, 2021 at 05:27 UTC | |
by AnomalousMonk (Archbishop) on Oct 05, 2021 at 04:31 UTC | |
by eyepopslikeamosquito (Archbishop) on Oct 05, 2021 at 06:23 UTC | |
by LanX (Saint) on Oct 05, 2021 at 08:46 UTC | |
|
Re^3: Peculiar hash behavior
by ikegami (Patriarch) on Oct 04, 2021 at 19:30 UTC |