summaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Yaml.pm
AgeCommit message (Expand)Author
2010-03-24fix unicode with YAML::SyckJoey Hess
2010-03-24use perl YAML for dumpingJoey Hess
2010-03-24fall back from YAML::Any to just YAMLJoey Hess
2010-03-24use YAML::Any to allow faster versions to be used if availableJoey Hess
2010-03-19fix newlines in commented defaultsJoey Hess
2010-03-19load YAML on demandJoey Hess
2010-03-19Add support for setup files written in YAML.Joey Hess