Path to this page:
Subject: CVS commit: pkgsrc/www/p5-URI
From: Thomas Klausner
Date: 2024-01-28 12:56:40
Message id: 20240128115640.54CB2FA42@cvs.NetBSD.org
Log Message:
p5-URI: update to 5.25.
5.25 2024-01-27 16:11:41Z
- cache scheme so it never attempt to load it again (GH#55) (mschae94)
5.24 2024-01-26 04:36:32Z
- Really revert "use Scalar::Util::reftype instead of ref to check for
ARRAY" (GH#136) (Olaf Alders)
5.23 2024-01-25 21:02:18Z
- Revert the reftype change introduced in 5.22 as it causes warnings.
(GH#134) (Olaf Alders)
5.22 2024-01-25 15:22:54Z
- Use Scalar::Util::reftype instead of ref to check for ARRAY (GH#132)
(Jacques Deguest)
Files: