Revisions of perl-MooseX-NonMoose

buildservice-autocommit accepted request 224950 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
update
buildservice-autocommit accepted request 202267 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 98165 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 6)
initialized devel package after accepting 98165
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
format spec
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
- updated to 0.22
      - Fix issues where the metaclass gets reinitialized after the call to
        'extends' but before 'make_immutable'. This could happen if a role
        used an extension which provided an application_to_class metarole,
        since the role application would then apply a metarole to the class,
        and metarole application currently causes metaclass reinitialization
        in Moose. (ugh.)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
- updated to 0.21
        - Allow this module to work with constructors with names other than
          'new'. If you're extending a class with a constructor named something
          other than 'new', you should declare this when calling extends, as in:
  
            extends 'Foo' => { -constructor_name => 'create' };
  
          This will ensure that calling 'create' will also call Moose's
          constructor.
  
        - fix warning when passing inline_constructor => 0 with no superclass new
          method (rafl).
  
        - don't die if superclass doesn't have a 'new' method
  
        - forward compat for Moose 2.0
Pascal Bleser's avatar Pascal Bleser (pbleser) committed (revision 2)
perl test too old
Pascal Bleser's avatar Pascal Bleser (pbleser) committed (revision 1)
0.17
Displaying all 10 revisions
openSUSE Build Service is sponsored by