Help for this page
use CGI qw/:standard/; ... ) } param )
C:\test>perl param.pl selected=food <input type="hidden" name="selected" value="food:bar" /> C:\test>perl param.pl <input type="hidden" name="selected" value="bar" />