|
|
| |
Text::TestBase::Block(3) |
User Contributed Perl Documentation |
Text::TestBase::Block(3) |
Text::TestBase::Block - Block object for Text::TestBase
- $block->has_section(): Bool
- $block->get_section($section_name: Str) : Str
- Get a section body by $section_name.
- $block->get_sections() : List of Str
- Get a list of sections in arrayref.
- $block->get_filter($section_name: Str) : ArrayRef[Str]
- Get a filter list for $section_name.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |