perl -e '($f=($m=shift).".pm")=~s{::}{/}g; \ eval "require $m" and print $INC{$f},$/' Your::Module