table of contents
MooseX::App::Message::Block(3pm) | User Contributed Perl Documentation | MooseX::App::Message::Block(3pm) |
NAME¶
MooseX::App::Message::Block - Message block
DESCRIPTION¶
A simple message block with a header and body
METHODS¶
header¶
Read/set a header string
has_header¶
Check if a header is set
body¶
Read/set a body string
has_body¶
Check if a body is set
type¶
Read/set an arbitrary block type. Defaults to 'default'
stringify¶
Stringify a message block
2021-01-04 | perl v5.32.0 |