in reply to Construct a data structure from a string

Use YAML.

Doing such things by hand is too tedious and too easy to screw up -- resembles parsing CGI form data w/o CGI.pm.

YAML++

  • Comment on Re: Construct a data structure from a string