Wed, 04 Feb 2026 17:32:29 CST | login

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

ID23325
Package Nameperl-URI-FromHash
Version0.05
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-URI-FromHash.git?.#f9367b76a611489a2baaa76012aa4a7a36629d6a
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:46:50 CST
CompletedMon, 03 Jun 2024 19:49:34 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-1.oc9.src.rpm (info) (download)
noarch
perl-URI-FromHash-0.05-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-1 - initial build