paperlined.org
dev > perl > modules
document updated 1 year, 10 months ago, on May 20, 2022
Modules I should look into more.

* Try::Tiny — try/catch (1275 reverse dependencies)
* Capture::Tiny — capture STDOUT and STDERR from Perl, XS or external programs (656 reverse dependencies)
* App::perlimports — Intended to be used similarly to perlcritic or perltidy, and it actually aligns with our team's philosophy around using more fully-qualified subroutine references. (see especially the slides mentioned on that module)
    https://metacpan.org/dist/App-perlimports/view/script/perlimports#DESCRIPTION
* PPR — A pure-regexp version of PPI? It has zero reverse dependencies though.