#!C:\Perl\bin\perl.exe -w use CGI; my $cgi = CGI->new; print $cgi->header( "text/html" ); print ""; print "Char Value"; print "32bits value";