Re: unhead
[email protected] (Jose Alves de Castro)
| Newsgroups | perl.fwp |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2004-09-24 at 22:42, Yitzchak Scott-Thoennes wrote: > On Fri, Sep 24, 2004 at 03:17:56PM +0100, Jose Alves de Castro wrote: > > > print if ($N+1)..0; > > Implicit comparison to $. only happens for constants, so that > should be ($. > $N) .. 0 I didn't mean that as code, but more as a proof-of-concept, or something like that. I really meant print if "the result of $N + 1"..0; (you get the point) -- José Alves de Castro <[email protected]> http://natura.di.uminho.pt/~jac