use strict; use CGI qw(header); print header(), $ENV{'HTTP_USER_AGENT'};