HTML::FormFu::Element::Radio(3) Radio form field

VERSION

version 2.03

SYNOPSIS


my $element = $form->element( Radio => 'foo' );

DESCRIPTION

Radio form field.

AUTHOR

Carl Franks, "[email protected]"

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.