Perl-Toolchain-Gang / Software-License

perl representation of common software licenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guess_license_from_pod does not recognize license version in parens

ronww opened this issue · comments

commented

In my module's license section, there is the following text (which was inserted by module-starter):

This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0).

But, the list returned by guess_license_from_pod was:

Software::License::Artistic_1_0 Software::License::Artistic_2_0