use strict; use warnings FATAL => 'all'; use Test::Harness; use T::TempDB; runtests(@ARGV);