Help for this page
my $h_data1 = { '756' => { ... 'time' => '0.00639796257019043', } };
use strict; use warnings; ... is_deeply(ignore_fields($h_data1), ignore_fields($h_data2), "is_deeply +");