1HTML::FormFu::Element::URsaedrioC(o3n)tributed Perl DocuHmTeMnLt:a:tFioornmFu::Element::Radio(3)
2
3
4
6 HTML::FormFu::Element::Radio - Radio form field
7
9 version 2.07
10
12 my $element = $form->element( Radio => 'foo' );
13
15 Radio form field.
16
18 Is a sub-class of, and inherits methods from
19 HTML::FormFu::Element::Checkbox, HTML::FormFu::Role::Element::Input,
20 HTML::FormFu::Role::Element::Field, HTML::FormFu::Element
21
22 HTML::FormFu
23
25 Carl Franks, "cfranks@cpan.org"
26
28 This library is free software, you can redistribute it and/or modify it
29 under the same terms as Perl itself.
30
32 Carl Franks <cpan@fireartist.com>
33
35 This software is copyright (c) 2018 by Carl Franks.
36
37 This is free software; you can redistribute it and/or modify it under
38 the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.32.1 2021-01-27 HTML::FormFu::Element::Radio(3)