Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Finding A Perl Module's Path (symkat.com)
24 points by symkat on Nov 19, 2010 | hide | past | favorite | 2 comments


slightly easier to remember (for me, at least)

perl -MData::Dumper -M<your-module> -e 'die Dumper(\%INC);'


Or just use App::whichpm




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: