liburi-perl 1.60-1 source package in Ubuntu

Changelog

liburi-perl (1.60-1) unstable; urgency=low


  * Team upload

  [ Angel Abad ]
  * Email change: Angel Abad -> <email address hidden>

  [ Alessandro Ghedini ]
  * New upstream release
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3

 -- Alessandro Ghedini <email address hidden>  Tue, 27 Mar 2012 17:26:35 +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
Trusty release main perl

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
liburi-perl_1.60-1.dsc 2.2 KiB 877efe6e55e555fac98494af46fcba45e68a17b3d3ab0a09f6ac8c205dd90033
liburi-perl_1.60.orig.tar.gz 79.3 KiB 1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377
liburi-perl_1.60-1.debian.tar.gz 4.6 KiB 8601435eff02ce5a7b53df543514db8d719f753822339ecbbb964995653d88a2

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.