sdlweb: Add Perl's SDL3.pm to the SDL 3.0 Language Bindings list

From 0db8faedfdaa6e553d65d03aebc2ecfecc597cbf Mon Sep 17 00:00:00 2001
From: Sanko Robinson <[EMAIL REDACTED]>
Date: Mon, 15 Dec 2025 12:22:07 -0500
Subject: [PATCH] Add Perl's SDL3.pm to the SDL 3.0 Language Bindings list

---
 languages.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/languages.php b/languages.php
index 8ed86f4..9a5ddc6 100644
--- a/languages.php
+++ b/languages.php
@@ -73,6 +73,13 @@
                                 Odin SDL 3 -
                                 <a href="https://github.com/odin-lang/Odin/tree/master/vendor/sdl3">https://github.com/odin-lang/Odin/tree/master/vendor/sdl3</a>
                             </li>
+                            <li> <strong>
+                                    Perl
+                                </strong>
+                                <br/>
+                                SDL3.pm:
+                                <a href="https://github.com/Perl-SDL3/SDL3.pm">https://github.com/Perl-SDL3/SDL3.pm</a>
+                            </li>
                             <li> <strong>
                                     Python
                                 </strong>