liburi-perl 1.58-1 source package in Ubuntu

Changelog

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

  * New upstream release

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

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:12:11 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
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
liburi-perl_1.58.orig.tar.gz 78.8 KiB 5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
liburi-perl_1.58-1.debian.tar.gz 4.4 KiB f48f03cc93371b5086785e944e9ac253871377033fef1d9163d2e528821d99fd
liburi-perl_1.58-1.dsc 2.1 KiB 1a0969f94076574e45b506b44bd34cc5084c3a7bebfca1dd4e04b921b888f3a8

Available diffs

View changes file

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.