Skip Menu |

This queue is for tickets about the Data-ICal-TimeZone CPAN distribution.

Report information
The Basics
Id: 118756
Status: new
Priority: 0/
Queue: Data-ICal-TimeZone

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

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



Subject: No license declaration for the whole distribution
The only file that declares license is the lib/Data/ICal/TimeZone.pm. But there are many other files without any license declaration. That can raise a question what license conditions they are covered. I believe author intention is to apply the lib/Data/ICal/TimeZone.pm to all the files. But it would be much better if there was a top-level file, like README or LICENSE, that would make clear the license covers the whole distribution. Also adding LICENSE into Makefile.PL would make it more visible on CPAN.