#!/usr/bin/perl print "Content-type: text/html; charset=UTF-8\n\n" ; ++$i ; print "i=$i, $ENV{MOD_PERL}, pid is $$
\n" ; exit ;