perl -MCPAN -e 'for $m (CPAN::Shell->expand("Module","/./")){printf "%s %s (%s)\n",$m->id,$m->inst_version,$m->cpan_version if $m->inst_file}'