[Templates] t/cgi.t fail

Nicholas Lee nj.lee@plumtree.co.nz
Thu, 10 Aug 2000 15:44:47 +1200


Replying to myself. 8)


After digging around a bit I discovered that CGI.pm has moved to emitted
XHTML recently.  I don't know much XHTML but I guess this is causing the
test fail.

See:
http://stein.cshl.org/WWW/software/CGI/#new

Expect test result probably have to be conditional dependant on
$CGI::VERSION.


Nicholas