Subject: | Doc implies copyright_holder is optional |
Hi Richard Signs,
The Dist::Zilla::Tutorial doc implies that copyright_holder is optional:
name ‐ (required) the name of the dist being built
...
copyright_holder ‐ the name of the entity holding copyright
on the dist
dzil build blows up with a "copyright_holder is required" error if you
don't provide it. Please consider making the copyright_holder default
to author; I figure that's not only a sane default, but a popular one
as well.
Thanks,
Shawn