Skip Menu |

This queue is for tickets about the Convert-Cyr CPAN distribution.

Report information
The Basics
Id: 94268
Status: new
Priority: 0/
Queue: Convert-Cyr

People
Owner: kdoulepov [...] cpan.org
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

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



Subject: Module doesn't follow convention for the abstract or synopsis
Hi Konstantin, The pod abstract for your module doesn't follow the conventions, and as a result MetaCPAN and search.cpan.org (and possibly other tools) can't extract an abstract for your module. This means that MetaCPAN doesn't present the module in the usual way, in search results. The abstract is: =head1 NAME Convert::Cyr, chcp - Perl module for change cyrillic code page of a text. This should be: =head1 NAME Convert::Cyr - convert Cyrillic text from one character set to another Also, the synopsis should be indented by at least one space, so the code is rendered verbatim. Cheers, Neil