Config::Model::Role::HelpAsText (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Config::Model::Role::HelpAsText - Transalet element help from pod to textVERSION
version 2.106SYNOPSIS
$self->get_help_as_text( ... );
DESCRIPTION
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 onSTDOUT.
This functionality is provided as a role because the interface to Pod::Text is not so easy.
METHODS
get_help_as_text
Calls "get_help" and transform the Pod output to text.SEE ALSO
Pod::Text, Pod::Simple
AUTHOR
Dominique DumontCOPYRIGHT AND LICENSE
This software is Copyright (c) 2005-2017 by Dominique Dumont.This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999