use strict; use warnings; use Test::More; # Load script without running main ok( do './foostats.pl', 'loaded foostats.pl' ); done_testing;