libclass-data-inheritable-perl binary package in Ubuntu Xenial arm64

 Class::Data::Inheritable is for creating accessors/mutators to class
 data. That is, if you want to store something about your class as a
 whole (instead of about a single object). This data is then inherited
 by your subclasses and can be overridden.
 .
 For example:
 .
 Pere::Ubu->mk_classdata('Suitcase');
 .
 will generate the method Suitcase() in the class Pere::Ubu.
 .
 This new method can be used to get and set a piece of class data.
 .
 Pere::Ubu->Suitcase('Red');
 $suitcase = Pere::Ubu->Suitcase;

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-04-07 23:34:14 UTC Published Ubuntu Xenial arm64 release universe perl Optional 0.08-2
  • Published
  • Copied from ubuntu saucy-proposed i386 in Primary Archive for Ubuntu
  2016-04-07 23:38:40 UTC Superseded Ubuntu Xenial arm64 release main perl Optional 0.08-2
  • Removal requested .
  • Superseded by i386 build of libclass-data-inheritable-perl 0.08-2 in ubuntu saucy PROPOSED
  • Published
  • Copied from ubuntu saucy-proposed i386 in Primary Archive for Ubuntu