There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

TooMuchCode::ProhibitLargeTryBlock -- Find oversized `try..catch` block.

DESCRIPTION

You may or may not consider it a bad idea to have a lot of code in a try block. If you do, this module can be used to catch the oversized try blocks.