Skip Menu |

This queue is for tickets about the Math-Utils CPAN distribution.

Report information
The Basics
Id: 122758
Status: resolved
Priority: 0/
Queue: Math-Utils

People
Owner: jgamble [...] cpan.org
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.10
Fixed in: 1.11



Subject: Wrong LICENSE file
While lib/Math/Utils.pm and README files declare Artistic 2.0 license applies, META.json and LICENSE files refers to Perl license (GPL+ or Artistic). That confusing and it's a mistake probably. Please replace the LICENSE file content with actual Artistic 2.0 license text and correct the identified in META.json and META.yml files. You probably need to add LICENSE key into Makefile.PL.
Fixed (the LICENSE file was correct, everything else was wrong).