1
0
Go to file
Stephan Kulow 95a6915dc1 - updated to 1.58
[INCOMPATIBLE CHANGE]
        - 1.57 omitted a change entry for the following change:
        - Previously, YAML::Tiny was sloppy about file encodings.  It is
          now strict.  The 'read' method and 'LoadFile' function expect
          UTF-8 encoded files.  The 'write' method and 'DumpFile' function
          produce UTF-8 encoded files.  The 'read_string' and
          'write_string' methods and the 'Load' and 'Dump' functions
          expect or generate (decoded) character data.
          - Previously, some errors would throw exceptions and some would
            return the error condition in $YAML::Tiny::errstr.  Now all
            errors throw exceptions.  Use of $errstr and the errstr method
            are deprecated. (David Golden)
        [FIXED]
          - Fixed write method to encode YAML file with UTF-8 (David Golden)
          - Improved SYNOPSIS and documentation of new (David Golden)
        [TESTING]
          - Tests have been cleaned up and reorganized.  Test coverage
            has been significnatly improved. (Ingy döt Net, David Golden,
            Jim Keenan, Karen Etheridge)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-Tiny?expand=0&rev=16
2014-02-09 15:45:00 +00:00
.gitattributes 1.44 2010-08-26 11:27:17 +00:00
.gitignore 1.44 2010-08-26 11:27:17 +00:00
perl-YAML-Tiny.changes - updated to 1.58 2014-02-09 15:45:00 +00:00
perl-YAML-Tiny.spec - updated to 1.58 2014-02-09 15:45:00 +00:00
YAML-Tiny-1.58.tar.gz - updated to 1.58 2014-02-09 15:45:00 +00:00