Help for this page
my %general; %general = ( ...
results => sub { names( first => $q->param('first'), ... ); $general{data}->(); },