Information for build perl-Test-MockModule-0.177.0-2.oc9

ID23286
Package Nameperl-Test-MockModule
Version0.177.0
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-MockModule.git?.#5022a34032c415ba3ac742495b10eef4ceb564d0
SummaryOverride subroutines in a module for unit testing
DescriptionTest::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. A Test::MockModule object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can easily be restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:37:23 CST
CompletedMon, 03 Jun 2024 19:39:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-MockModule.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-MockModule.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-MockModule-0.177.0-2.oc9.src.rpm (info) (download)
noarch
perl-Test-MockModule-0.177.0-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.177.0-2 - debrand macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.177.0-1 - initial build