[EMAIL PROTECTED] wrote:

> Hello all,
> 
>   Now I am trying to use MIME::Parser package but perl is complaining
> that it does not find it. I've got MIME-tools package from the NET and I
> tried to install it but I did not see the same things from ppm as for
> the other packages which I installed. The things are that I am doing a
> search * and it finds the MIME-tools package but it says the following
> when I am trying to install that.
> 
> Error: Package 'MailTools' not found. Please 'search' for it first.
> 
> Anyone has any ideea ?

MIME::Parser has dependencies:

    <DEPENDENCY NAME="MailTools" VERSION="0,0,0,0" />
    <DEPENDENCY NAME="IO-stringy" VERSION="0,0,0,0" />

Try downloading the zip and installing locally.  My ppm.xml shows I
installed it from /tmp rather than remotely.  Looks like I then
installed the other two via PPM.  I may have removed the dependencies
to install it before MailTools an IO-stringy (don't remember).

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to