perl-YAML-Tiny

perl-YAML-Tiny 1.44

Read/Write YAML files with as little code as possible

http://search.cpan.org/dist/YAML-Tiny/

Packager: Mesutcan Kurt

License: Artistic, GPLv2

Actions

Build files

Bug reports

Binary packages

perl-YAML-Tiny

Release history

ReleaseRelease dateVersionUpdaterComment
42010-08-091.44Necdet YücelVersion bump:
- Minor tweaks to Makefile.PL
- Minor cleanup around the refaddr emulation code
32010-07-131.43Necdet YücelVersion bump:
* Don't import Carp 'croak' any more, saving a few K
22010-07-071.42Necdet Yücel* Clarified documation to explain that YAML::Tiny escapes "bool" keywords when it writes them as strings so that YAML parsers in other languages won't get confused, but this does not mean that YAML::Tiny actually supports boolean types itself.
* Added an extra test case for boolean keyword escaping.
* YAML::Perl comparison tests were loading the file back in with YAML.pm by mistake. Corrected this and added an additional case that YAML::Perl doesn't support that I wasn't catching.
* Author tests updated and moved into xt/
12010-05-091.41Necdet YücelFirst release.

Patches