perl -MModule::Metadata -le'$i=Module::Metadata->new_from_module($ARGV[0]);print $i->{filename}' Data::Dumper