liburi-perl 1.71-1 source package in Ubuntu

Changelog

liburi-perl (1.71-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.71

 -- Lucas Kanashiro <email address hidden>  Sun, 10 Jan 2016 23:49:08 -0200

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
Xenial release main perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liburi-perl_1.71-1.dsc 2.4 KiB 2c8f82b97c7472498376665ad22cb05dc6662932482e4aaf2b4ef75053d0d8c3
liburi-perl_1.71.orig.tar.gz 97.8 KiB 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115
liburi-perl_1.71-1.debian.tar.xz 4.9 KiB 3754e82a8614090fc2b25f4033cefa2f16821547f59f950cf62f53e33e420775

Available diffs

No changes file available.

Binary packages built by this source

liburi-perl: module to manipulate and access URI strings

 URI is a collection of Perl modules that represent and manipulate Uniform
 Resource Identifier (URI) references as specified in RFC 2396.
 .
 URI objects can be used to access and manipulate the various components
 that make up these strings. There are also methods to combine URIs in
 various ways.
 .
 The URI class replaces the URI::URL class that used to be distributed with
 libwww-perl. This package also includes an emulation of the old URI::URL
 interface, which implements both the old and the new interface.