find `perl -e 'print "@INC"'` -name '*.pm' -print
(Taken from CPAN: http://www.perl.com/doc/manual/html/pod/perlmodlib.html)