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 -
ok 11 -
#
#
# Looks like you failed 5 tests of 11.