Forum Moderators: coopster & phranque

Message Too Old, No Replies

Mail::Webmail::Gmail isn't install.>_<

Mail::Webmail::Gmail

         

mnix83

5:14 am on May 10, 2005 (gmt 0)

10+ Year Member


I have a basic question, but due to my lack of experience in this particular medium,it seems to be outside my scope.
I'm sure the solution is obvious, but I'd like a pointer instead of spending hours researching when I have lots of work to do.
Yesterday,I was set up "Mail::Webmail::Gmail" on my xp computer.
but i'm failed. i dont know why perl don't make "Mail::Webmail::Gmail"module.
How do I execute "Mail::Webmail::Gmail" module on my PC? I can't seem to figure it out.

here is error screen Url:
http://mis.mju.ac.kr/~iamready/errorPerl111.JPG

Thanks if anyone can help. Plz~ ¢½

moltar

3:35 pm on May 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World, mnix83

Mail::Webmail::Gmail
has a few prerequisites that you need to install first. Some of them you may already have, but others you need to install.

  • LWP::UserAgent

  • HTTP::Headers

  • HTTP::Cookies

  • HTTP::Request::Common

  • Crypt::SSLeay

In win32 you can use ppm to install additional modules. Not all the modules from CPAN can be installed that way, but most of the popular ones you should be able to. (Not

Mail::Webmail::Gmail
:)

mnix83

1:41 am on May 11, 2005 (gmt 0)

10+ Year Member



thank U so much~