Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the MooX-Log-Any CPAN distribution.

Report information
The Basics
Id: 93452
Status: resolved
Priority: 0/
Queue: MooX-Log-Any

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

Bug Information
Severity: Normal
Broken in: 0.001
Fixed in: 0.0.2



Subject: Module doesn't have an abstract
Hi, Your module doesn't have an abstract in the pod. Ie it should have =head1 NAME MooX::Log::Any - role to add Log::Any You could get the appropriate Dist::Zilla plugin to generate it for you, given you have the # ABSTRACT comment, or you could put it in yourself. I would have submitted a pull request, but although I found your github repo for this dist, you haven't pushed the latest version of the dist to it :-) If you do bring the github repo up to date, you could add this line to your dist.ini: [GithubMeta] Which will put the repo information in the metadata, and it will then appear in the sidebar on MetaCPAN. Cheers, Neil
Thank you for the report. Sorry for taking so long, I didn't see an email come in. On Sat Mar 01 09:25:41 2014, NEILB wrote: Show quoted text
> Hi, > > Your module doesn't have an abstract in the pod. Ie it should have > > =head1 NAME > > MooX::Log::Any - role to add Log::Any > > You could get the appropriate Dist::Zilla plugin to generate it for > you, given you have the # ABSTRACT comment, or you could put it in > yourself. > > I would have submitted a pull request, but although I found your > github repo for this dist, you haven't pushed the latest version of > the dist to it :-) > > If you do bring the github repo up to date, you could add this line to > your dist.ini: > > [GithubMeta] > > Which will put the repo information in the metadata, and it will then > appear in the sidebar on MetaCPAN. > > Cheers, > Neil
On Sat Mar 01 09:25:41 2014, NEILB wrote: Show quoted text
> Hi, > > Your module doesn't have an abstract in the pod. Ie it should have > > =head1 NAME > > MooX::Log::Any - role to add Log::Any > > You could get the appropriate Dist::Zilla plugin to generate it for > you, given you have the # ABSTRACT comment, or you could put it in > yourself. > > I would have submitted a pull request, but although I found your > github repo for this dist, you haven't pushed the latest version of > the dist to it :-) > > If you do bring the github repo up to date, you could add this line to > your dist.ini: > > [GithubMeta] > > Which will put the repo information in the metadata, and it will then > appear in the sidebar on MetaCPAN. > > Cheers, > Neil