Hi, Jon && list !
On Friday 01 March 2002 11:29 am, you wrote:
> Hi list!
>
> I've always thought there's a difference between for and foreach, that
> for uses copies and foreach not. But there's no diff is there?


AFAIK there's not really a difference between these two.

It merely depends on your preferences, readable/maintanable code vs
quick && dirty. 
-- 
cat /dev/world | perl -e "while (<>) {(/(^.*? \?) 42 \!/) && (print $1)}"
errors->(c)
_ 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to