require Exception::Spiffy; Exception::Spiffy->import('catch'); &catch( sub { ... } );