in reply to Re: Screen Scraping?
in thread Screen Scraping?

Thanks for the response, but, not exactly what I'm looking for. The Mechanize part is what I need for getting the other player's info from another website.

When sitting at the table, (in particular, party poker) it's an actual graphic-based screen. I was wondering if there was a way to actually interface with the software to get that, or is there a way perl can actually read what is on my screen.

Thanks again!

Replies are listed 'Best First'.
Re^3: Screen Scraping?
by Anonymous Monk on Jan 28, 2008 at 21:01 UTC
    actual graphic-based screen
    You have to be much more specific than that, else I just say that there exist tools and modules for inspecting and automating GUI applications, and it depends.