liburi-perl 1.64-1 source package in Ubuntu RTM

Changelog

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


  [ Angel Abad ]
  * Imported Upstream version 1.63

  [ gregor herrmann ]
  * New upstream release 1.64.
  * Drop unversioned 'perl' from Depends.
  * Build-depend on Test::More 0.96.

 -- gregor herrmann <email address hidden>  Sun, 20 Jul 2014 01:05:56 +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
14.09-factory release main perl
14.09 release main perl

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
liburi-perl_1.64-1.dsc 2.3 KiB adadf20976b86280deb2b2e72f646358facdbc713e27b8458f5a5a419b650240
liburi-perl_1.64.orig.tar.gz 80.8 KiB ab7f5fbc80da4ed9c46d63ed956c68a09e83dae30f20c2778c3e056d41883f9d
liburi-perl_1.64-1.debian.tar.xz 4.6 KiB 2eff457696278ec5256aa65d517277e090c7203944d69ad19904cbffa17aa5fa

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.