libmoosex-classattribute-perl binary package in Ubuntu Bionic amd64

 MooseX::ClassAttribute 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), attribute traits,
 etc. All features 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 that attribute.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic amd64 release universe perl Optional 0.29-1
  • Published
  • Copied from ubuntu yakkety-proposed amd64 in Primary Archive for Ubuntu