C:\Users\SilasTheMonk\Downloads\Documents\paranoia>perl -T test3a.pl blah=hello 1..11 ok 1 - Content-Type: text/html; charset=ISO-8859-1 # # ok 2 - # # # Untitled Document # # # # ok 3 - print world not ok 4 - blah # Failed test 'blah' # at test3a.pl line 23. not ok 5 - hello # Failed test 'hello' # at test3a.pl line 23. not ok 6 - # Failed test '' # at test3a.pl line 23. not ok 7 -
# # Failed test ' # ' # at test3a.pl line 23. not ok 8 - http://localhost?blah=hello # Failed test 'http://localhost?blah=hello' # at test3a.pl line 23. ok 9 - ok 10 -
ok 11 - # # # Looks like you failed 5 tests of 11.