d just run:
#!/usr/bin/perl
the page gets an internal error, even though the output is built with
See CGI Help Guide "3. Is the shebang line pointed at the Perl interpreter?"
#!/usr/bin/perl -- is easier than messing with dos2unix ... to fix
#!/usr/bin/perl^M