aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Yaml.pm
Commit message (Expand)AuthorAge
* fix unicode with YAML::Syck•••Syck-- it doesn't use unicode by default?! Hello, 2010 calling.. Joey Hess2010-03-24
* use perl YAML for dumping•••Only it understands $YAML::UseHeader Joey Hess2010-03-24
* fall back from YAML::Any to just YAML•••for portabilty to old YAML in Debian stable that lacks the former. Joey Hess2010-03-24
* use YAML::Any to allow faster versions to be used if availableJoey Hess2010-03-24
* fix newlines in commented defaultsJoey Hess2010-03-19
* load YAML on demand•••so as not to break test suite if YAML is not avilable Joey Hess2010-03-19
* Add support for setup files written in YAML.•••Not the default. (Yet?) Joey Hess2010-03-19