A small helper to quickly lookup documentation for Perl code on perldoc.perl.org or on MetaCPAN (opens a browser window).
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:
From the command line:
apm install perldoc-lookup
If the command line isn't your thing:
perldoc-lookup
and click Install
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.