The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

DELAY CORE ATTRIBUTE INIT

We might want something like $zilla->name to come from some plugin that converts from main_module, or yadda yadda. This will allow register-on-the-fly of plugins because we can construct the Zilla before we know all its required attribute values.

We'll probably mark those values as LazyRequired and SetOnce.

ATTRIBUTES TO FIX, IN ORDER: