Subject: | Reverse lookup would be very helpful |
It would be nice to have a reverse lookup method or module to map from the CPAN::Meta format to
the subclass of Software::License. There is some code in Module::Build ::Base crying out for this and
I am contemplating copying and pasting that code. Seems to me a separate module would make
sense - that would include all the contributed modules such as Beerware. It could be
Software::License::Factory and could return a fully formed Software::License object.
I am happy to do it myself and happy for someone else to do it.