Subject: | Please specify LICENSE in META.{yml,json} |
The long of it: http://blogs.perl.org/users/kentnl_kent_fredric/2012/05/ensure-abstract-and-license-fields-in-your-meta.html
The short of it:
The short of it:
Makefile.PL
LICENSE => 'artistic' # specify artistic 1.0 license
Thanks.