![]() |
![]()
| ![]() |
![]()
NAMEConfig::Model::Role::HelpAsText - Translate element help from pod to text VERSIONversion 2.155 SYNOPSIS$self->get_help_as_text( ... ); DESCRIPTIONRole 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. METHODSget_help_as_textCalls "get_help" and transform the Pod output to text. SEE ALSOPod::Text, Pod::Simple AUTHORDominique Dumont COPYRIGHT AND LICENSEThis 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
|