Re: unhead
"Keith C. Ivey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <[email protected]> |
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