print $cgi->textfield( -name => "foo", #This is the name we need later -value => "bar" );