perl -MExtUtils::Installed -e'foreach(ExtUtils::Installed->new()->modules()){print"$_\n";}' | less