There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

PLS::Server::Method::CompletionItem

DESCRIPTION

This module redirects requests beginning with completionItem/ to the appropriate subclass of PLS::Server::Request.

Requests currently implemented:

completionItem/resolve - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#completionItem_resolve

PLS::Server::Request::CompletionItem::Resolve