in reply to Perl Strict 502 Error No DEBUG SUPPORT

Your error is that this line:
$test->start_html("Perl Test")
is missing a trailing semicolon.

You could have discovered that by running your script from the command line, or using "fatalstobrowser" etc from Carp, as suggested earlier.

        "You're only given one little spark of madness. You mustn't lose it."         - Robin Williams