Skip Menu |

This queue is for tickets about the CGI-AuthRegister CPAN distribution.

Report information
The Basics
Id: 93455
Status: resolved
Priority: 0/
Queue: CGI-AuthRegister

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

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



Subject: module abstract is a bit weird :-)
Hi, The abstract section of your pod is: =head1 NAME #<? echo "$ModuleName - $ModuleAbstract" !> #+ CGI::AuthRegister - Simple CGI Authentication and Registration in Perl #- This means that various tools don't find the abstract, and thus don't present your module right. Various tools expect it to be: =head1 NAME CGI::AuthRegister - Simple CGI Authentication and Registration in Perl With a blank line before and after, and between the header and the abstract line. Cheers, Neil
Resolved in version 1.3.