#!/usr/local/bin/perluse CGI; $co = new CGI; print $co->start_form( -method=>'POST', -action=>"http://www.yourserver.com/user/cgi/cgi2.cgi");