Help for this page

Select Code to Download


  1. or download this
    cpan -fi Email::Send
    cpan -fi Email::Simple
    ...
    cpan -fi Email::Address
    cpan -fi Net::SMTP::SSL
    cpan -fi IO::Socket::SSL
    
  2. or download this
    $ ./gmailpop.pl 
    Can't locate Net/SSLeay.pm in @INC (@INC contains: /usr/lib/perl5/5.10
    +/i686-cygw                                                           
    +                                                          in /usr/lib
    +/perl5/5.10 /usr/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/
    +                                                                     
    +                                                site_perl/5.10 /usr/l
    +ib/perl5/vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor          
    +                                                                     
    +                                      _perl/5.10 /usr/lib/perl5/vendo
    +r_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib                    
    +                                                                     
    +                            /perl5/vendor_perl/5.8 .) at /usr/lib/per
    +l5/site_perl/5.10/IO/Socket/SSL.pm line                              
    +                                                                     
    +                   18.
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.10/IO/
    +Socket/SSL                                                           
    +                                                          .pm line 18
    +.
    ...
    BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.10/Ema
    +il/Send/Gm                                                           
    +                                                          ail.pm line
    + 6.
    Compilation failed in require at ./gmailpop.pl line 6.
    BEGIN failed--compilation aborted at ./gmailpop.pl line 6.
    
  3. or download this
    $ cpan -if Net::SSLeay    
    CPAN: File::HomeDir loaded ok (v0.80)
    CPAN: Storable loaded ok (v2.18)
    ...
      Make had some problems, won't test
    Running make install
      Make had some problems, won't install
    
  4. or download this
    $ cpan -r Net::SSLeay
    Recompiling -- ignoring other arguments
    Recompiling dynamically-loaded extensions
    ...
      Can't test without successful make
    Running make install
      Make had returned bad status, install seems impossible