Hello, I've written a script in PHP which generates a random character the user has to type in to validate a form. Someone has a Perl script that obviously won't work with it but i thought i could convert the part of the script which checks the POST into Perl. The thing is, i know nothing about...