BEGIN { -e 'Distar' or system qw(git clone https://github.com/p5sagit/Distar.git) }
use lib 'Distar/lib';
use Distar 0.001;

author 'Yuval Kogman <nothingmuch@woobling.org>';

1;
