In a perl script I am writing I need to check to see if a cookie already exists on the user's computer and if it does not then create the cookie. I know how to pull values from cookies and make cookies but just can not figure out how to do an IF statement check to look for the cookie. Can anyone give me a hand here?