in reply to Re^4: non-scalar hash key
in thread non-scalar hash key
I'm suggesting that you extend the way the data is held in perl hashes/arrays/etc in memory when your program is running. And if you're not permitted to change how your program represents its data internally, then I'm not sure there's anything that anyone can do for you :-)
--
use JAPH;
print JAPH::asString();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: non-scalar hash key
by kdejonghe (Novice) on Jun 17, 2009 at 13:00 UTC |