in reply to Re: Fibonacci Sequence
in thread Fibonacci Sequence

Today I learned, $/ :D

Replies are listed 'Best First'.
Re^3: Fibonacci Sequence
by skunix (Novice) on Feb 27, 2013 at 15:21 UTC

    Still not as short as yours but here is mine revised:

    $~=$^++;_:$~^=$^ ^=$~^=$^;$_.=($~=$~+$^.$/);($~<$$)?goto _:print

      Loopy version

      for($\=1;$/<1<<7;$\+=$/,$/=$\-$/){print $"}