Search notes:

perldoc

-l Display the module's filename

$ perldoc -l Time::HiRes
/usr/lib/x86_64-linux-gnu/perl/5.22/Time/HiRes.pm
See also whichpm and find-installed-perl-modules

-o Specify output format

$ perldoc -o html > pod.htmc

Index