I am trying to create a small horoscope site for a college project but i am very new to PERL. I want to know how best to go about it. The user will enter there month and day of birth through a html form eg. april 20th. I am presuming that I should assign these dates some kind of value from which the cgi script can work out what star signs info to return to the users browser. How do i do this and what is the best way to store the horoscopes on the server?
Thanks
Barney
PS. The best answer I got from the other forums I tried was 'look in your crystal ball'.