ffap-perl-module.el ffap-perl-module.el lets Emacs ffap ("find file at point") go to the source for a perl module. For example, Foo::Bar ---> /usr/share/perl5/Foo/Bar.pm if such a module file exists (otherwise falling back to ffap's other finding). There's various gambits to get the package part of a fully-qualified name, prune back sub-packages, or add a package prefix if abbreviated in documenta