#!/usr/bin/perl use strict; use warnings; print "Content-Type: text/plain\n\n"; print "Ja, $ENV{PATH_INFO} haettest Du wohl gerne!\n";