if (! grep { -x "$_/sqlite3" } split /:/, $ENV{PATH}) { die "sqlite3 must be installed to continue\n"; }