% # This accepts a list of candidate IDs and then create the checkboxes % <%args> @candidates % #print STDERR Dumper(\%ARGS); % foreach my $c (@candidates) { % }
Candidates
% # vim: filetype=mason