|  |  
 |   |   
 NAMEHTML::FormHandler::Widget::Block - base block renderer VERSIONversion 0.40068 SYNOPSISBase block renderer to be used with HTML::FormHandler::Blocks.     has_block 'my_fieldset' => ( tag => 'fieldset',
        render_list => ['bar'], label => 'My Special Bar' );
ATTRIBUTES
 AUTHORFormHandler Contributors - see HTML::FormHandler COPYRIGHT AND LICENSEThis 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. 
 
 |