Is there something wrong with–?
my $eg = eval { Whatever::Class->new(arg1=>'someval') }; if (!$eg) [ move on ]
As long as the class doesn't do its own exception catching and returns something for failure, it should be fine and do what you want.
In reply to Re: Moose: return null object
by Your Mother
in thread Moose: return null object
by halfcountplus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |