good catch.
For the OP: (btw, it's good you have 'use strict' -- you can also add 'use warnings' for additional, well, warnings :) ) this would have been obvious by just doing
in a dos prompt. Also, you can actually run it like
and see what the actual HTML output is (or error messages).