perl -MExtUtils::Installed -le'$i=ExtUtils::Installed->new;print grep /$ARGV[0]/, $i->files("Perl")' Dumper