perldoc-lookup
Quickly lookup perldoc on perldoc.perl.org or MetaCPAN.
mgruner 654 1 0.1.1 MIT GitHub

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:

Context menu screenshot

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! ❤️