> Re: [MacPerl-WebCGI] Can a cgi script call an URL? try this: #!perl use CGI; my $query = new CGI; print $query->redirect('http://somewhere.else/in/the/world'); Snork ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org