Dave Lee wrote:
> > while(<FILE>) {
> 
> while does not assign to $_

although while doesn't assign to $_ the <FILE> expression does.
please ignore me.


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to