HTML::FormHandler::Widget::Block(3pm) | User Contributed Perl Documentation | HTML::FormHandler::Widget::Block(3pm) |
HTML::FormHandler::Widget::Block - base block renderer
version 0.40068
Base block renderer to be used with HTML::FormHandler::Blocks.
has_block 'my_fieldset' => ( tag => 'fieldset', render_list => ['bar'], label => 'My Special Bar' );
FormHandler Contributors - see HTML::FormHandler
This software is copyright (c) 2017 by Gerda Shank.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-03-25 | perl v5.34.0 |