use myRoboFolks; eval { hey myRoboFolks -> provided(%argv) -> please("do something"); }; Sorry if $@; # hey() is the constructor alias to new() for real # Sorry is an exported sub which extends die() by # $SIG{__DIE__} capture #### With myRoboFolks; eval {...}