Search notes:

whichpm

whichpm is a cross-platform script that, analogous to the which command line utility, locates installed Perl modules by their package name.
Show location (installation directory):
$ whichpm Time::HiRes
/usr/lib/x86_64-linux-gnu/perl/5.22/Time/HiRes.pm
Show a module's version
$ whichpm -v Geo::Coordinates::Converter::LV03
Geo::Coordinates::Converter::LV03	0.02	(non-core)	/usr/local/share/perl/5.22.1/Geo/Coordinates/Converter/LV03.pm
Show the paths of all installed modules:
$ whichpm -a

See also

find-installed-perl-modules.pl is a quick and dirty script to find the locations (paths) of installed Perl modules on a computer.
http://www.perlmonks.org/?node=whichpm
perldoc -l Module::Name

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758200703, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Perl/modules/_scripts_/whichpm(56): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78