Is your feature request related to a problem? Please describe.
I cant use coc for perl script.
So, I want use :CocInstall coc-perl
Describe the solution you'd like
I don't know. But I think it's not easy.
There's no coc-perl, but you may configure a language server like Perl-LanguageServer.
Then, you may update the wiki and add Perl to the list of configured examples, or even create the coc-perl extension yourself (also check create-coc-extension as a helper).
I'm closing this as it seems not relevant to the core project and needs to be provided independently.
@YuseiUeno
Hi I created coc-perl. It works as same as VSCode.
https://github.com/ryuta69/coc-perl

@oblitum @chemzqm
I'd like to add my extension into wiki, but I'm afraid if I need to get permissions from maintainers to edit wiki.
If so, may I edit ...?
@ryantig it's open, you can edit and add it just fine.
Thank you, I added.