Help for this page
#!/usr/bin/perl use strict; ... __END__
$ cat log.txt not ok 1 - My Test 1..1 $
$ cat err.txt # Failed test 'My Test' ... # $expected->[1] = 'bar' # Looks like you failed 1 test of 1. $