in reply to UTF8 with YAML or JSON
When using a YAML module, always use YAML qw/LoadFile DumpFile/; will allow you to get the structure without writing a loop to get the lines into a scalar.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: UTF8 with YAML or JSON
by SBECK (Chaplain) on Jun 29, 2012 at 18:10 UTC |