librole-tiny-perl binary package in Ubuntu Xenial armhf

 Role::Tiny is a Perl module to do minimalist role composition. Role composition
 can be thought of as much more clever and meaningful multiple inheritance.
 .
 The basics of this implementation of roles is:
  * If a method is already defined on a class, that method will not be composed
    in from the role.
  * If a method that the role "requires" to be implemented is not implemented,
    role application will fail loudly.
 .
 Unlike Class::C3, where the last class inherited from "wins," role composition
 is the other way around, where first wins. In a more complete system (see
 Moose) roles are checked to see if they clash. The goal of this is to be much
 simpler, hence disallowing composition of multiple roles at once.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-04-08 07:44:25 UTC Published Ubuntu Xenial armhf release universe perl Optional 2.000001-2
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu
  2016-04-08 07:48:41 UTC Superseded Ubuntu Xenial armhf release main perl Optional 2.000001-2
  • Removal requested .
  • Superseded by amd64 build of librole-tiny-perl 2.000001-2 in ubuntu wily PROPOSED
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu
  2015-11-09 03:08:37 UTC Superseded Ubuntu Xenial armhf release main perl Important 2.000001-2
  • Removal requested .
  • Superseded by amd64 build of librole-tiny-perl 2.000001-2 in ubuntu wily PROPOSED
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu