use strict;
use warnings FATAL => 'all';
use if $ENV{'AUTHOR_TESTING'}, 'Test::Warnings';
ok 1;
done_testing;