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).
examples/benchmarks/fib.pl - Fibonacci Benchmark
% time perl examples/benchmarks/fib.pl n
Calculates the Fibonacci Number for n
(defaults to 28 if unspecified).