in reply to Re^4: 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, }, }, },
you need to add a variable name!
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Storing/parsing perl data structure in/from a file
by Wilderness (Novice) on Jun 13, 2013 at 00:22 UTC | |
by LanX (Saint) on Jun 13, 2013 at 00:43 UTC | |
by Wilderness (Novice) on Jun 13, 2013 at 19:29 UTC | |
by LanX (Saint) on Jun 13, 2013 at 22:45 UTC | |
by Wilderness (Novice) on Jun 13, 2013 at 22:52 UTC | |
| |
by Anonymous Monk on Jun 13, 2013 at 00:29 UTC |