Randal L. Schwartz <[EMAIL PROTECTED]> wrote: > Keith> perl -pe '$_ x=!(1..5)' > > FWP. Not Golf. :)
Well, I'm sure there's something better than that for golf (Ton probably has a 3-byte solution), but I think x= with a boolean righthand side *is* fun, and it's even handy for one-liners occasionally once you've gotten used to it. -- Keith C. Ivey <[EMAIL PROTECTED]> Washington, DC