Help for this page
my $class=ref($proto) || $proto;
my $Obj=new Class->new(@args); my $New=Class->new(@argS)->new()->foo(); # probably an error