Group
Extension

Matches 2

Software-License ( L/LE/LEONT/Software-License-0.104007.tar.gz, LEONT, 2025; MetaCPAN )
Software-License/lib/Software/LicenseUtils.pm ( view source; MetaCPAN )
e::LicenseUtils->guess_license_from_meta($meta_str);
#pod
#pod Given the content of the META.(yml|json) file found in a CPAN distribution, this
#pod method makes a guess as to which licenses may apply
= Software::LicenseUtils->guess_license_from_meta($meta_str);

Given the content of the META.(yml|json) file found in a CPAN distribution, this
method makes a guess as to which licenses may apply to t
Software-License ( L/LE/LEONT/Software-License-0.104007.tar.gz, LEONT, 2025; MetaCPAN )
Software-License/lib/Software/License.pm ( view source; MetaCPAN )
od
#pod This method returns the string that should be used for this license in the CPAN
#pod META.json or META.yml file, according to the CPAN Meta spec v2, or undef if
#pod there is no known string t

#pod =head1 LOOKING UP LICENSE CLASSES
#pod
#pod If you have an entry in a F<META.yml> or F<META.json> file, or similar
#pod metadata, and want to look up the Software::License class to use, there ar
 meta2_name

This method returns the string that should be used for this license in the CPAN
META.json or META.yml file, according to the CPAN Meta spec v2, or undef if
there is no known string to use

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.