From 5c0ee2aa7513765ce3123b9eb68bc5f3c43cc6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Mon, 22 Jun 2026 20:52:59 +0100 Subject: [PATCH] Add Perl SCIP generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 760ea991..765ee31b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Several indexers currently emit SCIP data: - [scip-dotnet](https://github.com/sourcegraph/scip-dotnet): C#, Visual Basic - [scip-dart](https://github.com/Workiva/scip-dart): Dart - [scip-php](https://github.com/davidrjenni/scip-php): PHP +- [scip-perl](https://github.com/jelmer/scip-perl): Perl - [debian-lsp](https://github.com/jelmer/debian-lsp): Debian packaging files For more details about indexers,