Skip Menu |

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

Report information
The Basics
Id: 97807
Status: new
Priority: 0/
Queue: Math-Random-ISAAC

People
Owner: Nobody in particular
Requestors: REHSACK [...] cpan.org
Cc:
AdminCc:

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



Subject: Specify license in META
https://metacpan.org/pod/CPAN::Meta::Spec#license allows being concrete. Suitable seems to be license => [ qw(perl_5 mit) ] Generally - it's always reasonable to specify the terms of use instead of referrering unknown law rules. Thanks, Jens