http://www.perlmonks.org?node_id=1027360


in reply to Can you help a french user ?

Firstly ensure you're not in violation of the terms of service by automating this, since I can't find any (I don't have an account) I've no idea what they are. I suggest you contact them to be sure. The site seems to depend hevily on JavaScript so you're going to have to use something which understands JavaScript. WWW::Mechanize makes automating web interfaces fairly simple, but it doesn't deal with JavaScript, WWW::Mechanize::Firefox allows you to automate Firefox in this manner.

If your goal is to automate a Flash based online game I think you're going to have lots of problems.