libmoosex-mungehas-perl

Munge your "has" (works with moo, moose and mouse)
  https://metacpan.org/release/MooseX-MungeHas
  0
  no reviews



Moosex::mungehas alters the behaviour of the attributes of your moo, moose or mouse based class. it manages to support all three because it doesn't attempt to do anything smart with metathingies; it simply installs a wrapper for 'has' that munges the attribute specification hash before passing it on to the original 'has' function.