Anyone notice a crash with this little test script:
[-
@bar = ('a', 'blah', 'c');
-]
[$ foreach $foo @bar $]
[- next if $foo eq 'blah' -]
[+ $foo +]<BR>
[$ endforeach $]
ilia.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: [embperl] next within meta command causes crash Ilia Lobsanov
- Re: [embperl] next within meta command causes crash Andre Landwehr
- Re: [embperl] next within meta command causes crash Gerald Richter
- RE: [embperl] next within meta command causes crash phil_hershkowitz
