perl: fix version check in test-version.sh
authorJosef Schlehofer <redacted>
Sun, 7 Jun 2026 20:06:31 +0000 (22:06 +0200)
committerPhilip Prindeville <redacted>
Sun, 7 Jun 2026 23:17:41 +0000 (17:17 -0600)
commitd08ac509fa1471bdb65b09a0db8667a6bd0220f5
treea2812b6f53eee4c8734fe7a62df5f2127b239197
parent14d197418d266f9ba8268f54159907bf641876e7
perl: fix version check in test-version.sh

Enable version checking for the main perl package.
Previously, the version check for perl was skipped. Add a check
that runs perl -v and verifies that the output matches PKG_VERSION.

Signed-off-by: Josef Schlehofer <redacted>
lang/perl/test-version.sh
git clone https://git.99rst.org/PROJECT