- or download this
cmp_deeply(
$obj,
...
["favourites", "food"] => ["Mapo tofu", "Gongbao chicken"]
)
);
- or download this
is($obj->name, "John", '... our name is John);
is_deeply([$obj->favourites("food")], ["Mapo tofu", "Gongbao chicken"]
+);
- or download this
my $report = do($tree_file) || die "failed to load the report tree\n=>
+ $@\n";
...
) # array_each
) # all
); # cmp_deeply