librole-tiny-perl binary package in Ubuntu Bionic amd64

 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
  2017-11-16 20:19:03 UTC Published Ubuntu Bionic amd64 release main perl Optional 2.000006-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed main perl Optional 2.000006-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-16 20:19:36 UTC Superseded Ubuntu Bionic amd64 release main perl Optional 2.000005-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of librole-tiny-perl 2.000006-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu zesty-proposed amd64 in Primary Archive for Ubuntu