Help for this page
use Validate; my ($method, $error) = Validate->checked ($query->param('method'), 1); ... } } 1;