#!perl -w -CAS

use App::Sqitch;

exit App::Sqitch->go;
