Wed, 04 Feb 2026 11:07:28 CST | login

Information for build perl-Test-UseAllModules-0.17-1.oc9

ID23297
Package Nameperl-Test-UseAllModules
Version0.17
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-UseAllModules.git?.#c637435a054a57d608b276ef7dbbde7ea2aae0aa
SummaryDo use_ok() for all the MANIFESTed modules
DescriptionI'm sick of writing 00_load.t (or something like that) that will do use_ok() for every module I write. I'm sicker of updating 00_load.t when I add another file to the distribution. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully).
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:40:11 CST
CompletedMon, 03 Jun 2024 19:42:19 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-UseAllModules.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-UseAllModules.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-UseAllModules-0.17-1.oc9.src.rpm (info) (download)
noarch
perl-Test-UseAllModules-0.17-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> - 0.17-1 - initial build