]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533
authorJoey Hess <joey@kitenet.net>
Sun, 29 Jan 2012 02:01:49 +0000 (22:01 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 29 Jan 2012 02:36:14 +0000 (22:36 -0400)
https://rt.cpan.org/Ticket/Display.html?id=74487

Gave up trying to support multiple YAML backends. The XS one requires ugly
manual encoding to get unicode right, and doesn't allow dumping yaml
fragments w/o the yaml header, but at least it doesn't randomly crash
on import like YAML::Mo has started to.


No differences found