mirror of
https://codeberg.org/scip/Data-Validate-Struct.git
synced 2025-12-17 04:31:01 +01:00
Do not die when comparing hash with array
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user