in reply to Having trouble with pperl (Persistent Perl) and CGI
if ($function eq 'one') { ... } elsif ($function eq 'two') { ... } [download]