use warnings; use strict; use Test::Simple tests => 1; use Computer::Theory::FSA; ok(1);