I have a problem with spaces using perl. I'm taking my informations from a db and I'm using them for a query string, but if there is a space, I can't validate my page.
<a href="fish.cgi?fish=White Shark">White Shark</a>
Is there something I can do?