in reply to Re: Fibonacci Numbers
in thread Fibonacci Numbers

Less readable:
$.++;$.+=$l,$l=$.-$l,print"$. "for 1..23

Replies are listed 'Best First'.
Re^3: Fibonacci Numbers
by dReKurCe (Scribe) on Feb 10, 2005 at 22:54 UTC
    Honourable monk, This is interesting, does the output of the second need to be piped through the first?
      Each line is independent script.
      There's no need to make pipe.