libmoosex-nonmoose-perl

Moose extension to allow easy subclassing of non-moose classes
  https://metacpan.org/release/MooseX-NonMoose
  0
  no reviews



Moosex::nonmoose allows for easily subclassing non-moose classes with moose, taking care of the annoying details connected with doing this. it tries to be as non-intrusive as possible - in most cases, inheriting from moose classes and inheriting from non-moose classes should work identically.