The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Mo::build;my$M="Mo::";
$VERSION=0.38;
*{$M.'build::e'}=sub{my($P,$e)=@_;$e->{new}=sub{$c=shift;my$s=&{$M.Object::new}($c,@_);my@B;do{@B=($c.::BUILD,@B)}while($c)=@{$c.::ISA};exists&$_&&&$_($s)for@B;$s}};