When you dump "foo\nbar\nbaz" with JSON::Syck, it will emit:
{"key":"foo\n\
bar\n\
baz\n"}
which is evaluated to "foo\n bar\n baz" in JavaScript land. Indent
should be suppressed inside quoted strings.
This queue is for tickets about the YAML-Syck CPAN distribution.
The Basics
People
|
Bug Information
|