From 9cc1f62cb927c7a022f3f3b0d30c6e3f9a06a924 Mon Sep 17 00:00:00 2001 From: James Raspass Date: Sat, 20 Aug 2022 15:41:14 +0100 Subject: Replace "Test" with "Test::More" --- Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes') diff --git a/Changes b/Changes index eba5e34..ccc97a9 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,7 @@ Revision history for URI - Regression test added for a previous bug (5.11) in URI::file (Perlbotics). file() method of URI::file can return the current working directory instead of the properly unescaped path. (GH#106) (Perlbotics) + - Replace "Test" with "Test::More" (GH#107) (James Raspass) 5.12 2022-07-10 23:48:50Z - Fix an issue where i.e. 'file:///tmp/###' was not properly escaped. -- cgit v1.2.1