Fedora 21 Update: perl-Test-XML-0.08-2.fc21

updates at fedoraproject.org updates at fedoraproject.org
Tue Oct 14 04:38:59 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-12277
2014-10-08 17:45:05
--------------------------------------------------------------------------------

Name        : perl-Test-XML
Product     : Fedora 21
Version     : 0.08
Release     : 2.fc21
URL         : http://search.cpan.org/dist/Test-XML/
Summary     : Compare XML in perl tests
Description :
This module contains generic XML testing tools. Functions include:

is_xml(GOT, EXPECTED [, TESTNAME ])

  This function compares GOT and EXPECTED, both of which are strings of XML.
  The comparison works semantically and will ignore differences in syntax
  that are meaningless in xml, such as different quote characters for
  attributes, order of attributes or empty tag styles. It returns true or
  false, depending upon test success.

isnt_xml(GOT, MUST_NOT_BE [, TESTNAME ])

  This function is similiar to is_xml(), except that it will fail if GOT and
  MUST_NOT_BE are identical.

is_well_formed_xml(XML [, TESTNAME ])

  This function determines whether or not a given XML string is parseable as
  XML.

is_good_xml(XML [, TESTNAME ])

    This is an alias for is_well_formed_xml().

--------------------------------------------------------------------------------
Update Information:

This is the first Fedora/EPEL release of perl-Test-XML.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1148580 - Review Request: perl-Test-XML - Compare XML in perl tests
        https://bugzilla.redhat.com/show_bug.cgi?id=1148580
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update perl-Test-XML' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list