libhtml-treebuilder-xpath-perl 0.13-1 source package in Ubuntu

Changelog

libhtml-treebuilder-xpath-perl (0.13-1) unstable; urgency=low
  * New upstream release.  * Bump Standards-Version to 3.9.2 (no changes). -- Ansgar Burchardt <email address hidden>  Sat, 09 Jul 2011 00:17:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhtml-treebuilder-xpath-perl_0.13-1.dsc 2.3 KiB 7283dd022a5f3a2c1d3c36ec577777ffccea2494cbade1cc42b489d150f4d2f8
libhtml-treebuilder-xpath-perl_0.13.orig.tar.gz 10.1 KiB 40d21b7531bcf62710f028e42851e2e8833ce1f9976608828c749bbe9050e16e
libhtml-treebuilder-xpath-perl_0.13-1.debian.tar.gz 2.5 KiB 8eb2bb82110bbdd928672e9f1c33b24edb0ae3b79526f352265f00cd110ec619

No changes file available.

Binary packages built by this source

libhtml-treebuilder-xpath-perl: Perl module to add XPath support to HTML::TreeBuilder

 HTML::TreeBuilder::XPath is a drop-in replacement for HTML::TreeBuilder (see
 libhtml-treebuilder-perl) that adds typical XPath methods, making it easy to
 query a document and extract information about nodes and values.
 .
 It is also capable of generating two representations of the XML output: a
 compact version, intended for machine readable output and minimal space
 requirements (in terms of disk space and network bandwidth); and a human
 readable, indented version.