#!C:\PERL\5.00464\bin\MSWin32-x86\perl.exe use CGI qw(:standard); print header(); print "Hello, world";