Hello. I am very inexperienced with secure, business level CGI Perl scripts. I am wondering whether anybody has tips for on writing good, secure code. My current project is a form validation script. Another thing I am wondering about is how to avoid those hugely long URLS like &foo=bar&etc that display the form information for all to see. Is it possible to encode the information before it shows up? Any tips would be appreaciated.