Mon, 27 Apr 2026 12:32:24 CST | login

Information for build perl-DBD-Mock-1.59-2.oc9

ID39103
Package Nameperl-DBD-Mock
Version1.59
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-DBD-Mock.git?.#9d3b611a3016c63a28e23384afb4dd817a654ffe
SummaryMock database driver for testing
DescriptionTesting with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framework that uses DBI, particularly a framework that uses different types of persistence schemes, then it may be more useful to simply verify what the framework is trying to do -- ensure the right SQL is generated and that the correct parameters are bound. DBD::Mock makes it easy to just modify your configuration (presumably held outside your code) and just use it instead of DBD::Foo (like DBD::Pg or DBD::mysql) in your framework.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:05:36 CST
CompletedFri, 13 Jun 2025 17:08:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-DBD-Mock.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-DBD-Mock.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-DBD-Mock-1.59-2.oc9.src.rpm (info) (download)
noarch
perl-DBD-Mock-1.59-2.oc9.noarch.rpm (info) (download)
perl-DBD-Mock-tests-1.59-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.59-2 - Rebuilt for loongarch64 * Tue Jul 30 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.59-1 - initial build