Help for this page
my $address=$query->param('address'); $address =~ s/\n/<br>/g; $address =~ s/\r//g;