Thu, 05 Feb 2026 03:18:03 CST | login

Information for build perl-Path-Tiny-0.144-3.oc9

ID39512
Package Nameperl-Path-Tiny
Version0.144
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Path-Tiny.git?.#c176726f972cf417e16dc6e1004f1284fb631b27
SummaryFile path utility
DescriptionThis module attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does it try to work for anything except Unix-like and Win32 platforms. Even then, it might break if you try something particularly obscure or tortuous. All paths are forced to have Unix-style forward slashes. Stringifying the object gives you back the path (after some clean up). File input/output methods flock handles before reading or writing, as appropriate. The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode without CRLF translation.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:02:59 CST
CompletedFri, 13 Jun 2025 19:05:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Path-Tiny.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Path-Tiny.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Path-Tiny-0.144-3.oc9.src.rpm (info) (download)
noarch
perl-Path-Tiny-0.144-3.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.144-3 - Rebuilt for loongarch64 * Fri May 10 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.144-2 - debrand macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.144-1 - initial build