Package perl-MooseX-NonMoose: Information

    Source package: perl-MooseX-NonMoose
    Version: 0.26-alt1.2
    Build time:  Jan 19, 2017, 04:59 PM in the task #176870
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Easy subclassing of non-Moose classes
    Description: 
    MooseX::NonMoose allows for easily subclassing non-Moose classes with
    Moose, taking care of the annoying details connected with doing this,
    such as setting up proper inheritance from Moose::Object and installing
    (and inlining, at "make_immutable" time) a constructor that makes sure
    things like "BUILD" methods are called.  It tries to be as non-intrusive
    as possible - when this module is used, inheriting from non-Moose classes
    and inheriting from Moose classes should work identically, aside from the
    few caveats mentioned below.  One of the goals of this module is that
    including it in a Moose::Exporter-based package used across an entire
    application should be possible, without interfering with classes that
    only inherit from Moose modules, or even classes that don't inherit from
    anything at all.

    List of rpms provided by this srpm:
    perl-MooseX-NonMoose (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexey Tourbin

      1. /proc
      2. perl-Moose
      3. perl-Test-Fatal
      4. perl-Test-Script
      5. perl(List/MoreUtils.pm)

    Last changed


    Jan. 19, 2017 Igor Vlasenko 0.26-alt1.2
    - fixed build
    April 9, 2016 Igor Vlasenko 0.26-alt1.1
    - rebuild to restore role requires
    Feb. 28, 2014 Igor Vlasenko 0.26-alt1
    - automated CPAN update