Wed, 08 Apr 2026 19:02:00 CST | login

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

ID25729
Package Nameperl-MooseX-Role-Parameterized
Version1.11
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-MooseX-Role-Parameterized.git?.#f9545f2e0e1832e2907b1fbdb5e16dca71f1405e
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:10:18 CST
CompletedThu, 25 Jul 2024 22:13:51 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-MooseX-Role-Parameterized-1.11-3.oc9.src.rpm (info) (download)
noarch
perl-MooseX-Role-Parameterized-1.11-3.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 * 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