Name : perl-MooseX-ClassAttribute
| |
Version : 0.08
| Vendor : Fedora Project
|
Release : 2.fc12
| Date : 2009-07-27 17:55:49
|
Group : Development/Libraries
| Source RPM : perl-MooseX-ClassAttribute-0.08-2.fc12.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
Summary : Declare class attributes Moose-style
|
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.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/12/Everything/ppc64/os/Packages |