Mon, 30 Jun 2025 13:13:00 CST | login

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

ID25539
Package Nameperl-Path-Tiny
Version0.144
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Path-Tiny.git?.#5230af268accedf71fcd42ec93c52b66f19419ef
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:00:39 CST
CompletedThu, 25 Jul 2024 21:02:16 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-2.oc9.src.rpm (info) (download)
noarch
perl-Path-Tiny-0.144-2.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 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