#!perl -w

use App::Sqitch;

exit App::Sqitch->go;
