If it is not locating the PPD file, try this instead:

        C:\> ppm
             PPM interactive shell (2.1.5) - type 'help'
             for available commands.
        PPM>
        PPM> install --location=http://www.activestate.com/packages/
             Mail-POP3Client.ppd Mail::POP3Client


I already had it installed, so I got this message:

        Version 2.6 of 'Mail-POP3Client' is already installed.
        Remove it, or use 'verify --upgrade Mail-POP3Client'.





-----Original Message-----
From: Octavian Rasnita [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 20, 2002 10:53 PM
To: Scot Robnett
Subject: Re: Mail::POP3Client


I tried with PPM but it gave me the following error:

Error installing package 'Mail-POP3Client': Could not locate a PPD file for
package Mail::POP3Client

What does it mean?
Do I need something special to run PPM, or I can do it for free?

Thanks.


Teddy,
My dear email address is [EMAIL PROTECTED]

----- Original Message -----
From: "Scot Robnett" <[EMAIL PROTECTED]>
To: "Octavian Rasnita" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 8:16 PM
Subject: RE: Mail::POP3Client


If you are on Windows, use PPM to install the modules.

C:\> ppm

PPM interactive shell (2.1.5) - type
'help' for available commands.

PPM> install Mail::POP3Client




If you are on *NIX, you can either download the .tar.gz file(s) off CPAN and
make/make install them manually, or you can use the CPAN module:

perl -MCPAN -e shell

cpan shell -- CPAN exploration and modules installation
(v1.50) ReadLine support enabled

cpan> install Mail::POP3Client



If you want to get info on the module before you install it:

cpan> readme Mail::POP3Client



Scot Robnett
inSite Internet Solutions
[EMAIL PROTECTED]





-----Original Message-----
From: Octavian Rasnita [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 20, 2002 10:57 AM
To: [EMAIL PROTECTED]
Subject: Mail::POP3Client


Hi all,

I try to make a script for downloading the messages from a POP3 server.
I tried to use Mail::POP3Client but I've noticed that I don't have it
installed.
I don't have Mail::Folder either.

Do you know where can I download this modules?

Thank you.

Teddy,
My dear email address is [EMAIL PROTECTED]



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.333 / Virus Database: 187 - Release Date: 3/8/2002

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.333 / Virus Database: 187 - Release Date: 3/8/2002



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.333 / Virus Database: 187 - Release Date: 3/8/2002

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.333 / Virus Database: 187 - Release Date: 3/8/2002


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to