diff --git a/README.md b/README.md index 5bf4b13..73d0e60 100644 --- a/README.md +++ b/README.md @@ -857,6 +857,7 @@ Comprehensive guides, references, and resources to help you get the most out of - **Scala:** [toon4s](https://github.com/vim89/toon4s) - **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim) - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) +- **Perl:** [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon) - **R**: [toon](https://github.com/laresbernardo/toon) diff --git a/docs/ecosystem/implementations.md b/docs/ecosystem/implementations.md index 325c909..85ae664 100644 --- a/docs/ecosystem/implementations.md +++ b/docs/ecosystem/implementations.md @@ -38,6 +38,7 @@ Community members have created implementations in additional languages: | **Laravel Framework** | [laravel-toon](https://github.com/jobmetric/laravel-toon) | [@jobmetric](https://github.com/jobmetric) | | **Lua/Neovim** | [toon.nvim](https://github.com/thalesgelinger/toon.nvim) | [@thalesgelinger](https://github.com/thalesgelinger) | | **OCaml** | [ocaml-toon](https://github.com/davesnx/ocaml-toon) | [@davesnx](https://github.com/davesnx) | +| **Perl** | [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) | [@ytnobody](https://github.com/ytnobody) | | **PHP** | [toon-php](https://github.com/HelgeSverre/toon-php) | [@HelgeSverre](https://github.com/HelgeSverre) | | **R** | [toon](https://github.com/laresbernardo/toon) | [@laresbernardo](https://github.com/laresbernardo) | | **Ruby** | [toon-ruby](https://github.com/andrepcg/toon-ruby) | [@andrepcg](https://github.com/andrepcg) |