Help for this page
my $title = @{$INPUT->param("titles")}[5];
my $title = @{[$INPUT->param("titles")]}[5];