Tue, 03 Feb 2026 15:34:58 CST | login

Information for build perl-URI-FromHash-0.05-2.oc9

ID39744
Package Nameperl-URI-FromHash
Version0.05
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-URI-FromHash.git?.#135e0e3df8aa693b9bd2534b94d2b20d7a39753a
SummaryBuild a URI from a set of named parameters
DescriptionThis module provides a simple one-subroutine "named parameters" style interface for creating URIs. Underneath the hood it uses 'URI.pm', though because of the simplified interface it may not support all possible options for all types of URIs. It was created for the common case where you simply want to have a simple interface for creating syntactically correct URIs from known components (like a path and query string). Doing this using the native 'URI.pm' interface is rather tedious, requiring a number of method calls, which is particularly ugly when done inside a templating system such as Mason or TT2.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 20:08:31 CST
CompletedFri, 13 Jun 2025 20:10:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-URI-FromHash.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-URI-FromHash.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-URI-FromHash-0.05-2.oc9.src.rpm (info) (download)
noarch
perl-URI-FromHash-0.05-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.05-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-1 - initial build