#!C:\perl\bin\perl.exe use strict; use CGI; use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); my $query = new CGI; print $query->header( "text/html" ); print <

How is the car

END_HERE; #scripts ends