Letter P

perl-MooseX-ClassAttribute - Declare class attributes Moose-style

Website: http://search.cpan.org/dist/MooseX-ClassAttribute/
License: Artistic 2.0
Vendor: Alcance Libre, Inc.
Description:
This module allows you to declare class attributes in exactly the same way as
object attributes, using class_has() instead of has().

You can use any feature of Moose's attribute declarations, including overriding
a parent's attributes, delegation (handles), and attribute metaclasses, and it
should just work. The one exception is the "required" flag, which is not
allowed for class attributes.

The accessor methods for class attribute may be called on the class directly,
or on objects of that class. Passing a class attribute to the constructor will
not set it.

Packages

perl-MooseX-ClassAttribute-0.29-5.fc14.al.noarch [51 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al