As stvn already pointed out, eq_array is not a test like ok, but a convenience function to use in such a test, e.g.
ok( eq_array( $list, $expected ), 'some test' );
the lowliest monk
In reply to Re^3: Test::More and is_array
by tlm
in thread Test::More and is_array
by geektron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |