Hotmail and Perl!

From: Michael (michaeln_at_twentyten.org)
Date: 07/31/04


Date: Fri, 30 Jul 2004 17:36:42 -0700

Has anyone recently been successful in writing a Perl script to check their
Hotmail account? I've been working on it all day and I can't seem to get
anything to log in. Here's what I've tried:

WWW::Hotmail (Simon Cozens)

Here, I get a weird Perl error:

# ./hotmail-check -o retrieve
No such field 'login' at /usr/lib/perl5/site_perl/5.8.0/WWW/Mechanize.pm
line 473

Not sure... I've also tried httpmail. That one just fails to login when I
try. The last one was writing something with LWP in an attempt to HTTP post
my info. When I do that, I get white space back from Hotmail.

I'm sure this has been done before. Rather than re-invent the wheel, does
anyone here have any suggestions?

Michael



Relevant Pages

  • Re: Writing dupliactes to database file
    ... >I am writing a simple perl script to learn in the process. ... >duplicate receipt numbers. ... storing the hash contents into the file would be transparent for you. ...
    (comp.lang.perl.misc)
  • Re: Get the list of directories
    ... Xavier MOGHRABI wrote: ... > I'm writing a perl script and I need to get the list of directories of a ...
    (comp.lang.perl.misc)
  • Re: Character Count
    ... On Mar 23, 2004, at 3:18 PM, Rob Torres wrote: ... > I've tried many different ways of writing this, ...
    (perl.beginners)
  • Character Count
    ... I am writing a simple perl script to count the # of characters in a given ... Unrecognized file test: ... I've tried many different ways of writing this, but can't seem to get it ...
    (perl.beginners)
  • Get the list of directories
    ... I'm writing a perl script and I need to get the list of directories of a ... Xavier MOGHRABI - Consortium ObjecWeb ...
    (comp.lang.perl.misc)