- or download this
# html
# Note that if the user selects the checkbox, the value is 'on'
...
print Dumper(%hash);
exit(0);
}
- or download this
# Dumped
$VAR1 = 'Place'; $VAR2 = undef; $VAR3 = 'data'; $VAR4 = 'field';
- or download this
# Dumped
$VAR1 = 'data'; $VAR2 = 'on'; $VAR3 = 'field'; $VAR4 = 'Place';