On Wed, 1 Jul 1998, Andreas Laufer wrote: > #!usr/bin/perl -w ^^ You're probably missing a slash (/) here. > How can I get the output from the script in a webbrowser when I start it > from the browser like http://my_server/cgi-bin/text.pl Try 'perldoc CGI'. HTH, -werns