in reply to Re^9: Storing/parsing perl data structure in/from a file
in thread Storing/parsing perl data structure in/from a file
{ alpha => { beta => { gamma => theta, delta => lambda, }, beta => { gamma => zeta, }, }, },
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: Storing/parsing perl data structure in/from a file
by LanX (Saint) on Jun 13, 2013 at 23:22 UTC | |
by Wilderness (Novice) on Jun 13, 2013 at 23:47 UTC | |
by LanX (Saint) on Jun 14, 2013 at 00:39 UTC |