To Plan or Not To Plan

use Test::More tests => 2;

or

use Test::More 'no_plan';
  • Have a plan
  • Even if it's no plan