I am trying to write a Facebook chat client, one that eventually will need to be a proxy between a bunch of users and their Facebook chat.
On the page where Facebook apparently
I found that I need to use the X-FACEBOOK-PLATFORM mechanism but on CPAN I have not found any code that seems to be implementing the Facebook Chat API.
does not seem to handle chat and I have not found which module would handle the specific authentication method Facebook is using.
I wonder if anyone here has done this and if there are some code examples floating around?