CPAN is the Comprehensive Perl Archive Network, and it's a huge repository of perl modules covering an enormous array of computing needs. It's an amazing resource and one of the best features of perl. The client side is the cpan command, which can find and install requested modules, and it knows about and offers to install dependencies: # cpan cpan shell -- CPAN exploration and modules installatio