The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Mo::build;
$Mo::build::VERSION = '0.40';my$M="Mo::";
$VERSION='0.40';
*{$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}};