NAME

examples/benchmarks/fib.pl - Fibonacci Benchmark

SYNOPSIS

    % time perl examples/benchmarks/fib.pl n

DESCRIPTION

Calculates the Fibonacci Number for n (defaults to 28 if unspecified).

SEE ALSO

examples/benchmarks/fib.pir.