Port details |
- p5-MooseX-Role-WarnOnConflict Warn if classes override role methods without excluding them
- 0.01 devel =2 0.01Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-10-09 15:39:34
- Last Update: 2022-10-09 15:37:42
- Commit Hash: b91a0f2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/dist/MooseX-Role-WarnOnConflict
- Description:
- When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors when
the role's methods are not called. Simply use MooseX::Role::WarnOnConflict
instead of Moose::Role and overriding a role's method becomes a composition-time
warning. See the synopsis for a resolution.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MooseX-Role-WarnOnConflict>0:devel/p5-MooseX-Role-WarnOnConflict
- To install the port:
- cd /usr/ports/devel/p5-MooseX-Role-WarnOnConflict/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-MooseX-Role-WarnOnConflict
- pkg install p5-MooseX-Role-WarnOnConflict
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-MooseX-Role-WarnOnConflict
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665073066
SHA256 (MooseX-Role-WarnOnConflict-0.01.tar.gz) = 5547750f239db63b23d3027a07dbb16fd01a220d681e4f61624e6851401463c3
SIZE (MooseX-Role-WarnOnConflict-0.01.tar.gz) = 11365
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Moose>=0 : devel/p5-Moose
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- devel/p5-MooseX-Extended
- for Run
-
- devel/p5-MooseX-Extended
Configuration Options:
- No options to configure
- Options name:
- devel_p5-MooseX-Role-WarnOnConflict
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.01 09 Oct 2022 15:37:42 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-MooseX-Role-WarnOnConflict: Add p5-MooseX-Role-WarnOnConflict 0.01
When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors when
the role's methods are not called. Simply use MooseX::Role::WarnOnConflict
instead of Moose::Role and overriding a role's method becomes a composition-time
warning. See the synopsis for a resolution. |
Number of commits found: 1
|