examples/benchmarks/fib.pl - Fibonacci Benchmark
% time perl examples/benchmarks/fib.pl n
Calculates the Fibonacci Number for n (defaults to 28 if unspecified).
n
examples/benchmarks/fib.pir.