Help please.
Your questions make it seem like you are more familiar with php. Is it not an option to use it?
I don't know how perl handles sessions.
Cookies may be the best option for making sure people only vote once. Maybe a combination of a cookie and storing their IP may give you the maximum chance of success.
I more familiar with php... But i must know Perl:)(i want learn as many languages as i can:)(not joke). By the way i creating some sites from some providers. First one allow access to PHP, second one give access only to Perl:). Even perl without access to MySQL or any databases:).
I created simple news admin options, now i need voting(Perl). And I don't know what is need to create shop in perl?(if it is impossible create normal shop) How can I handle user's choices?
For voting:
I think that way but i guess that anyone propose some ideas:).