Thu, 05 Feb 2026 07:22:34 CST | login

Information for build perl-MooseX-Role-Parameterized-1.11-4.oc9

ID39445
Package Nameperl-MooseX-Role-Parameterized
Version1.11
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-MooseX-Role-Parameterized.git?.#04dd8b4d577629d7c1fd2e7dc1f6d19f90e05969
SummaryMake your roles flexible through parameterization
DescriptionRoles are composable units of behavior. They are useful for factoring out functionality common to many classes from any part of your class hierarchy. (See Moose::Cookbook::Roles::Recipe1 for an introduction to Moose::Role.) While combining roles affords you a great deal of flexibility, individual roles have very little in the way of configurability. Core Moose provides alias for renaming methods to avoid conflicts, and excludes for ignoring methods you don't want or need (see Moose::Cookbook::Roles::Recipe2 for more about alias and excludes). Because roles serve many different masters, they usually provide only the least common denominator of functionality. To empower roles further, more configurability than alias and excludes is required. Perhaps your role needs to know which method to call when it is done. Or what default value to use for its url attribute. Parameterized roles offer exactly this solution.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:41:53 CST
CompletedFri, 13 Jun 2025 18:45:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-MooseX-Role-Parameterized.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-MooseX-Role-Parameterized.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-MooseX-Role-Parameterized-1.11-4.oc9.src.rpm (info) (download)
noarch
perl-MooseX-Role-Parameterized-1.11-4.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> - 1.11-4 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.11-1 - initial build