Wed, 04 Feb 2026 23:36:08 CST | login

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

ID23295
Package Nameperl-Test-Regexp
Version2017040101
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-Regexp.git?.#8c51fe2c3ab561c33db9d5f0c3240b33cfcdc31c
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:39:47 CST
CompletedMon, 03 Jun 2024 19:41:30 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-1.oc9.src.rpm (info) (download)
noarch
perl-Test-Regexp-2017040101-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> - 2017040101-1 - initial build