#!/usr/bin/perl -w # firstScriptWeb.pl print "Content-type: text/html\n\n"; use strict; my $in; print <$0
und werde vom Perl-Interpreter: $^X Version: $] auf dem Betriebssystem: $^O ausgeführt
... und wer bist du? BLOCK $in = ; chomp $in; print "
Hallo $in, viel Spaß mit Mod-Perl!\n";