http://www.perlmonks.org?node_id=772368


in reply to Re^4: non-scalar hash key
in thread non-scalar hash key

I'm not suggesting that you add more data to your input files, if that's what you thought I meant.

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();