Help for this page
use Getopt::Long; GetOptions("fast" => \$do_fast_test) or die;
goto FAST_TEST_LABEL if $do_fast_test