Config::Model::Role::HelpAsText - Translate element help from pod to text
$self->get_help_as_text( ... );
Role used to transform Config::Model help text or description from pod to text.
The provided method should be used when the help text should be displayed on
STDOUT.
This functionality is provided as a role because the interface to
Pod::Text is not so easy.
Calls "get_help" and transform the Pod output
to text.
This software is Copyright (c) 2005-2022 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999