ok 1 - Got right foo ok 2 - Got right bar not ok 3 - Got right foo # Failed test (t/90.dbd-mock.t at line 30) # got: '1foo' # expected: '2foo' not ok 4 - Got right bar # Failed test (t/90.dbd-mock.t at line 31) # got: '1bar' # expected: '2bar' 1..4 # Looks like you failed 2 tests of 4.