in reply to Re^2: YAML problem
in thread YAML problem
If you don't insist on YAML, try JSON::XS, that will use JSON instead. JSON is also plain text, but (IMHO) more readable than YAML.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: YAML problem
by luxs (Beadle) on May 27, 2015 at 10:47 UTC |