in reply to Curious: are anon-hashes in random order?
Where does the random order come into play?
constant defines/explains your use case IMO.
You could make things easier by posting self-contained Perl code that doesn't rely on multiple modules that don't seem to be necessary for operation. For example the definition of a shell alias doesn't seem to contribute and neither does the P module.
Maybe you can explain what you see that happens and what you think should happen instead.
Most likely, what you're seeing is that your mem module is equivalent to a simple BEGIN block.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Curious: are anon-hashes in random order?
by perl-diddler (Chaplain) on Sep 13, 2016 at 13:55 UTC | |
by stevieb (Canon) on Sep 13, 2016 at 14:10 UTC |