Can somebody help me for telling steps that embperl works. I saw a code in the example page like: [$ while ($k, $v) = each (%ENV) $] [+ $k +] = [+ $v +] [$ endwhile $] How can I use it? Should I save it as test.pl and compile with command perl test.pl? I went over the embperl web but still don't understand... I have apache1.3.9, mod_perl1.21, IRIX6.4, perl5.00502 in my machine. Thanks in advance, --apple