Search results for "module:Struct::Diff"
Struct::Diff - Recursive diff for nested perl structures
MIXAS/Struct-Diff-0.98
-
06 Jan 2019 10:09:43 UTC
Struct::Diff::MergePatch - JSON Merge Patch (rfc7396) for perl structures
MIXAS/Struct-Diff-MergePatch-0.01
-
18 Dec 2017 18:21:52 UTC
Struct::Compare - Recursive diff for perl structures.
Compares two values of any type and structure and returns true if they are the same. It does a deep comparison of the structures, so a hash of a hash of a whatever will be compared correctly. This is especially useful for writing unit tests for your ...
ZENSPIDER/Struct-Compare-1.0.1 - 14 Mar 2001 10:45:07 UTC
Struct::Path - Path for nested structures where path is also a structure
Struct::Path provides functions to access/match/expand/list nested data structures. Why existed modules are not enough? This module has no conflicts for paths like '/a/0/c', where 0 may be an array index or a key for hash (depends on passed structure...
MIXAS/Struct-Path-0.84 - 10 Jul 2019 08:46:29 UTC