Do not die when comparing hash with array

This commit is contained in:
Alberto Simões
2023-02-01 20:17:58 +00:00
parent f407cf9737
commit 8af39de413
3 changed files with 18 additions and 5 deletions

View File

@@ -3,6 +3,8 @@
o added cpanfile
o don't die when reference types are different
0.10
o fixed RT#101884
- _trim() only removed 1st whitespace
@@ -14,7 +16,7 @@
o fixed cached errors bug - if a validator object has
been used multiple times and if during the first
run some errors occured, subsequent runs would show
run some errors occurred, subsequent runs would show
the same error again and again.
0.08