Wed, 04 Feb 2026 02:43:54 CST | login

Information for build perl-Test-Regexp-2017040101-2.oc9

ID39661
Package Nameperl-Test-Regexp
Version2017040101
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-Regexp.git?.#50f28835ebb016b1e050943c2d3ff02a69a8160f
SummaryTest your regular expressions
DescriptionThis module is intended to test your regular expressions. Given a subject string and a regular expression (a.k.a. pattern), the module not only tests whether the regular expression completely matches the subject string, it performs a utf8::upgrade or utf8::downgrade on the subject string and performs the tests again, if necessary. Furthermore, given a pattern with capturing parenthesis, it checks whether all captures are present, and in the right order. Both named and unnamed captures are checked.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:42:10 CST
CompletedFri, 13 Jun 2025 19:43:54 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-Regexp.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-Regexp.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-Regexp-2017040101-2.oc9.src.rpm (info) (download)
noarch
perl-Test-Regexp-2017040101-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2017040101-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2017040101-1 - initial build