Help for this page
use Test::More; ... plan tests => scalar @tests; # run tests here
plan tests => keys %Stuff * 3;