Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added LICENSE meta name. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manwar
Copy link

@manwar manwar commented Dec 2, 2019

Hi @choroba

Please review the PR.

Many Thanks.
Best Regards,
Mohammad S Anwar

@@ -9,6 +9,7 @@ $| = 1;
WriteMakefile(
'NAME' => 'XML::XSH2',
'VERSION_FROM' => 'lib/XML/XSH2.pm',
'LICENSE' => 'gpl_2',
Copy link
Owner

@choroba choroba Dec 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is dual licensing possible in Makefile.PL? According to the xsh docs, artistic_1 should be included, too. CPAN::Meta::Spec seems to allow

license => [qw[ gpl_2 artistic_1 ]]

but I'm not sure a Makefile.PL can handle that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants