liburi-perl 5.34-ok1 source package in openKylin

Changelog

liburi-perl (5.34-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:13:00 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
liburi-perl_5.34.orig.tar.gz 131.2 KiB de64c779a212ff1821896c5ca2bb69e74767d2674cee411e777deea7a22604a8
liburi-perl_5.34-ok1.debian.tar.xz 2.7 KiB d2523263ca9b74980dfbf347a38dbf512624b5c70032cdec1e292115c3c14e0c
liburi-perl_5.34-ok1.dsc 2.1 KiB 7725dbccb8a081f35f612208f7854ff0d78bb7945456a3606f90b8f9184e965c

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.