To install Test::Catch, simply copy and paste either of the commands in to your terminal
cpanm
cpanm Test::Catch
CPAN shell
perl -MCPAN -e shell
install Test::Catch
For more information on module installation please visit the detailed CPAN module installation guide.