use strict; use warnings; use Test::More tests => 5; ok( 1, "test $_" ) for 1..5;