my $Obj=new Class->new(@args); my $New=Class->new(@argS)->new()->foo(); # probably an error