Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Cant install modules

by Maestro_007 (Hermit)
on Mar 11, 2002 at 19:35 UTC ( [id://150947]=note: print w/replies, xml ) Need Help??


in reply to Cant install modules

I believe the problem you're having is that a PPD file for Net::SMTP does not exist (anywhere).

Have you tried installing using the CPAN shell? I find it much more reliable, if you have the appropriate MAKE utility (probably nmake).

It comes standard with ActiveState's distribution. Here's the command line:

>perl -MCPAN -e shell

It will ask you lots of questions to begin with, but once they're answered it should be configured properly going forward.

After you get it configured, try the following:

>install Net::SMTP
If there are any more problems after that, there is ample documentation for the CPAN module at perldoc CPAN or here at the Monastery.

Hope this helps!

MM

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://150947]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-23 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found