Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
DESCRIPTION
[% description %]
[% IF attributes.size %] =head1 ATTRIBUTES
[% FOREACH name IN attributes.keys.sort -%]
[% name %]
[% IF name != attributes.$name.label %][% attributes.$name.label %][% END %]
[% attributes.$name.description -%]
[% IF attributes.$name.types -%] A [% name %] should be one of the following types:
_has_[% name %]
A predicate for the "[% name %]" attribute.
SEE ALSO
[% FOREACH role in roles.sort %] "[% role %]" [% END -%]
[% FOREACH parent in parents.sort %] "[% parent %]" [% END -%]
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 68:
=cut found outside a pod block. Skipping to next block.