liburi-perl 5.12-1ubuntu1 source package in Ubuntu

Changelog

liburi-perl (5.12-1ubuntu1) kinetic; urgency=medium

  * d/control: drop libregexp-ipv6-perl back to Suggests (LP: #1981608)

 -- Lukas Märdian <email address hidden>  Wed, 27 Jul 2022 15:39:05 +0200

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liburi-perl_5.12.orig.tar.gz 112.0 KiB 66abe0eaddd76b74801ecd28ec1411605887550fc0a45ef6aa744fdad768d9b3
liburi-perl_5.12-1ubuntu1.debian.tar.xz 6.3 KiB 54700fd021573a486a4b4b98501f79663990e5e2c40268f3294da4972e621937
liburi-perl_5.12-1ubuntu1.dsc 2.2 KiB 0035c0e2eff12c1db58ea2942c33ae9ffeb7dbb4c090d6a730819f17e1b51780

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.