A small helper to quickly lookup documentation for Perl code on perldoc.perl.org or on MetaCPAN (opens a browser window).
Usage
Just place the cursor in a module name, function name or other text that you want to look up, and use the lookup functions provided by the context menu or via the assigned shortcuts:
Install
From the command line:
apm install perldoc-lookup
If the command line isn't your thing:
- Go to Settings > Install
- Search for
perldoc-lookup
and click Install - Happy coding! ❤️