$ ./bench "cmpthese" is not exported by the Benchmark module at ./bench line 2 Can't continue after import errors at ./bench line 2 BEGIN failed--compilation aborted at ./bench line 2. $ cat bench #! /usr/bin/perl use Benchmark qw(timethese timeit timestr cmpthese);