libxml-xpath-perl 1.22-2 source package in Ubuntu

Changelog

libxml-xpath-perl (1.22-2) unstable; urgency=medium

  * Team upload.
  * Add debian/tests/pkg-perl/{smoke-files,syntax-skip}
    to fix autopkgtest failures.

 -- gregor herrmann <email address hidden>  Mon, 18 Jan 2016 01:48:06 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-xpath-perl_1.22-2.dsc 2.2 KiB 3316d491b3ff99a0108ec2041f0c487174dc61d010ee8d1ffb56a50c6e94ad6c
libxml-xpath-perl_1.22.orig.tar.gz 48.4 KiB 5a35f84768f5a4033cd97d847eca9fb61385f6c4b96bcfb996e1466282566621
libxml-xpath-perl_1.22-2.debian.tar.xz 8.8 KiB e71f1042d8b62134a8c9156be94fba12120faf4608b75b3d51ece2c96bddb8ea

Available diffs

No changes file available.

Binary packages built by this source

libxml-xpath-perl: Perl module for processing XPath

 The XML::XPath module implements the W3C's XPath specification. It aims to
 be completely correct to the letter of the spec, and yet still allow
 extensions through the use of functions and variables, such as are
 provided by XSLT and XPointer.
 .
 Besides the Perl modules it also provides a command line tool named
 "xpath" to query XPath statements in XML documents.