in reply to Re: Help with HTML::Entities - decode_entitiesin thread Help with HTML::Entities - decode_entities
$ perl -MTest::More=tests,2 -e"is( 1, 2 )" 1..2 not ok 1 # Failed test at -e line 1. # got: '1' # expected: '2' # Looks like you planned 2 tests but ran 1. # Looks like you failed 1 test of 1 run. [download]