next if

2002-10-12 Thread Jaak
Hi! I'm using... [- @bar = ('a', 'b', 'c'); -] [$ foreach $foo (@bar) $] [- next if ($foo eq 'c'); -] [+ $foo +] [$ endforeach $] But "next if" is not working. What am I doing wrong? Embperl version is 2.0b8. Thanks in advance. --

Re: exit problems

2002-10-12 Thread Gerald Richter
>I used Embperl::exit in a Embperl page called under ModPerl and it worked >correctly. Should it? Yes, exit is just a shortcut for Embperl::exit inside of Embperl pages Gerald - Gerald Richterecos electronic communication servi