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