BOOTSTRAPPING

    To start developing, Dist::Zilla and some dependecies have to be installed.
    The best way to do that is via cpanminus (might take some minutes):

        cpanm Dist::Zilla
        dzil authordeps --missing | grep -v MAXHQ | cpanm
        dzil listdeps | cpanm
