Opened 8 years ago

Closed 8 years ago

#7211 closed enhancement (fixed)

XML-Simple-2.21 (perl module)

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://cpan.metacpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.21.tar.gz

https://cpan.metacpan.org/authors/id/G/GR/GRANTM/CHECKSUMS

'md5' => '2e8f242a21d1e0980e24d73e43c667fb'

https://metacpan.org/changes/distribution/XML-Simple

or

https://api.metacpan.org/source/GRANTM/XML-Simple-2.21/Changes

2.21      2015-12-04 16:33:49+13:00 Pacific/Auckland
  - Improved diagnostics - xml_in() will now catch parse exceptions and
    add caller information via Carp::croak
  - Switch to use lexical warnings (suppress with either 'no warnings;'
    or 'no warnings "XML::Simple";', rather than $^W = 0)
  - POD fixes (from David Steinbrunner)
  - Regex escaping fixes for Perl 5.22+ (from Kent Fredric)
  - Add workaround for test failures on RHEL/CentOS 6.5 (RT#102115 from
    Chris Drake, workaround from Tim Bunce)
  - Remove some 'eval' calls from test suite which could mask root cause
    of test failures
  - Make each test script use unique filenames to allow tests to be run
    in parallel (RT#101362 from Karen Etheridge & Kent Fredric)
  - POD update: mention XML::Twig in 'STATUS' section (RT#79228 from
    Matt Trout)

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16708.

Note: See TracTickets for help on using tickets.