Help for this page
search_by_tags ($cgi->param('tags')); #... ... return unless defined $tagstr; my @tags = split (/,/, $tagstr); }