in reply to compare two arrays if both are equal and have same elements irrespective of their position
is_deeply($got_complex_structure, $expected_complex_structure, $test_name);
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: compare two arrays if both are equal and have same elements irrespective of their position
by noviceuser (Acolyte) on Jun 16, 2021 at 17:38 UTC |