|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hi pipol, Where I can find POP3Client.pm ??
I am very beginner and I don´t know even How can install it, can anybody tell me please !! Thank you very much. |
|
#2
|
|||
|
|||
|
Get it here -> http://www.perl.com/CPAN-local/modules/by-module/Mail/POP3Client-2.7.tar.gz
>>How can install it You should follow the same procedure to all Perl modules. 1) tar -zxvf POP3Client-2.7.tar.gz 2) make 3) make install |
|
#3
|
|||
|
|||
|
or:
perl -MCPAN -e shell |
|
#4
|
|||
|
|||
|
Yes, doing it through the cpan shell would be like this:
perl -MCPAN -e shell install <module here> |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > POP3Client |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|