in reply to Re^4: Append JSON (from hashref)
in thread Append JSON (from hashref)
Ah, if you want a different structure, just create that structure.
Consider writing your data structure in Perl - Perl looks very much like JSON, except that : is spelled => in Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Append JSON (from hashref)
by Anonymous Monk on Apr 06, 2017 at 15:36 UTC | |
by Corion (Patriarch) on Apr 07, 2017 at 06:12 UTC | |
by huck (Prior) on Apr 06, 2017 at 15:51 UTC | |
by Anonymous Monk on Apr 07, 2017 at 13:12 UTC | |
by AnomalousMonk (Archbishop) on Apr 06, 2017 at 19:41 UTC |