- or download this
print p( 'Check a button or two and click Submit Query to see the chec
+ked values
+.' ),
...
print end_html;
- or download this
print p( 'Check a button or two and click Submit Query to see the chec
+ked values.' );
print li($_) for @checkbox_values;
print end_html;
- or download this
print
p( 'Check a button or two and click Submit Query to see the checke
+d values.' ),
li(\@checkbox_values), end_html;