Description
Perl tests can compare nested data structures with flexible rules instead of checking only exact string output. This is useful for validating hashes, arrays, objects, and partial structures in complex results.
It is a developer testing library. Flexible comparisons should stay specific enough that tests do not pass when important data changes unexpectedly.