# use: warn "object constructed" if $obj = Module::new; $obj->brak() or warn "brak failed: ".$obj->error; # rather than print $obj->method("foo");