Skip to content

broken NAME section in POD #8

@fschlich

Description

@fschlich

I'm getting complaints from Debian's QA tool, lintian, that some modules have a NAME section that only contains the package name but no description (the part after the dash). I believe this is because some modules lack an ABSTRACT comment and thus weaver doesn't know what to do, and in some cases produces POD with two NAME sections even, like for HTML::FormFu::Element::RequestToken (version 2.04)

The affected modules are:

Catalyst::Controller::HTML::FormFu::Action::Form
Catalyst::Controller::HTML::FormFu::Action::FormConfig
Catalyst::Controller::HTML::FormFu::Action::FormMethod
Catalyst::Controller::HTML::FormFu::Action::MultiForm
Catalyst::Controller::HTML::FormFu::Action::MultiFormConfig
Catalyst::Controller::HTML::FormFu::Action::MultiFormMethod
Catalyst::Controller::HTML::FormFu::ActionBase::Form
Catalyst::Helper::HTML::FormFu
HTML::FormFu::Constraint::RequestToken
HTML::FormFu::Element::RequestToken
HTML::FormFu::Plugin::RequestToken

Please add ABSTRACT comments as appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions