liburi-perl 5.27-1 source package in Ubuntu
Changelog
liburi-perl (5.27-1) unstable; urgency=medium * Import upstream version 5.27. * Drop uri-geo-pod.patch, merged upstream. -- gregor herrmann <email address hidden> Wed, 14 Feb 2024 20:50:13 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
liburi-perl_5.27-1.dsc | 2.4 KiB | f6658a40533701438c61d2e644e1e4a6a162455cd498dfc6e7e3ddbdcccd2099 |
liburi-perl_5.27.orig.tar.gz | 121.0 KiB | 11962d8a8a8496906e5d34774affc235a1c95c112d390c0b4171f3e91e9e2a97 |
liburi-perl_5.27-1.debian.tar.xz | 6.8 KiB | 223453a1c09f9afc14d0ab727f90d3f69a115af474f8fb14660815e230217795 |
Available diffs
- diff from 5.25-1 to 5.27-1 (12.1 KiB)
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.