Is there any way to post to a Facebook page's wall from a script? Despite having an "API key" and a "secret key" for an app, WWW::Facebook::API seems to still make you log in by launching a web browser and making you log in there. Obviously this won't work from cron.
I need this since Facebook has a 16+ hour delay when posting the RSS feed of the @dnalounge Twitter stream to Facebook, so all of the "event starting now" twits are showing up days late.
My original plan of "wait for Facebook to get their heads out of their asses and start polling RSS feeds more often than every couple of days" doesn't seem to be panning out.
What could go wrong?