At 6:24 PM -0700 7/12/99, Vicki Brown wrote: |$_ is not a read-only variable. At 7:01 PM -0700 7/12/99, Rick Delaney wrote: |But now I don't get why $_ should ever be read-only. Consider: foreach ('hello') { s/a/b/; } I also think it's read-only before you assign something to it (either explicitly or implicitly), but I couldn't get any perl to complain, so either I'm incorrect about that part or it's just with perls newer than I have (easy) access to. Brian ==== Want to unsubscribe from Fun With Perl? Well, if you insist... ==== Send email to <fwp-request@technofile.org> with message _body_ ==== unsubscribe