Skip Menu |

This queue is for tickets about the MooseX-Types-URI CPAN distribution.

Report information
The Basics
Id: 75234
Status: resolved
Priority: 0/
Queue: MooseX-Types-URI

People
Owner: ether [...] cpan.org
Requestors: KENTNL [...] cpan.org
Cc:
AdminCc:

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



Subject: Missing ABSTRACT and LICENSE in META.{yml,json}"

There's a bunch of fields in the metadata that are presently only "unknown" values in META.json / META.yaml

The most important for general consumption being: 

 a)  ABSTRACT  ( Influences what is displayed on the Author Page: https://metacpan.org/author/FLORA/ )

 b) LICENSE ( Influences the value displayed on the left of the release page) 

Populating the "Author" field is not so important to me, but it would probably help some automated tool out there that is trying to work with dist metadata.

thanks, releasing 0.04 shortly