my $mod = Module->new () or die Module->error (); my $foo = $mod->method () or warn $mod->error ();