in reply to Re^3: cpan & strawberry perl errors
in thread cpan & strawberry perl errors

In case not:

C:\test>perl -S -MDevel::ModuleDumper lwp-download http://cpan.strawbe +rryperl.com/authors/01mailrc.txt.gz lwp-download: 500 Can't connect to cpan.strawberryperl.com:80 Perl 5.018004 Carp 1.3301 Encode 2.62 Encode::Alias 2.18 Encode::Byte 2.04 Encode::Config 2.05 Encode::Encoding 2.07 Encode::Locale 1.03 Errno 1.18 Exporter 5.70 Exporter::Heavy 5.70 Fcntl 1.11 File::Basename 2.84 Getopt::Std 1.07 HTTP::Config 6.00 HTTP::Date 6.02 HTTP::Headers 6.05 HTTP::Message 6.06 HTTP::Request 6.00 HTTP::Response 6.04 HTTP::Status 6.03 IO 1.28 IO::Handle 1.34 IO::Socket 1.36 IO::Socket::INET 1.33 IO::Socket::IP 0.32 IO::Socket::UNIX 1.24 List::Util 1.41 Log::Agent 1 Log::Agent::Formatting none Log::Agent::Message none Log::Agent::Priorities none LWP 6.08 LWP::ConnCache 6.02 LWP::MediaTypes 6.02 LWP::MemberMixin none LWP::Protocol 6.06 LWP::Protocol::http none LWP::UserAgent 6.06 Net::HTTP 6.07 Net::HTTP::Methods 6.07 POSIX 1.32 Scalar::Util 1.41 SelectSaver 1.02 Socket 2.015 Storable 2.51 Symbol 1.07 Tie::Hash 1.04 Time::Local 1.2300 URI 1.64 URI::Escape 3.31 URI::http none URI::_generic none URI::_query none URI::_server none Win32::API 0.79 Win32::API::Struct 0.65 Win32::API::Type 0.69

With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^5: cpan & strawberry perl errors
by Anonymous Monk on Dec 31, 2014 at 11:18 UTC
    so you got newer
    IO::Socket 1.36 IO::Socket::IP 0.32
    I'd try an older version -I/olderstuff...

    do you ipv4 or ipv6? I think I ipv4

      I'd try an older version -I/olderstuff...

      I'm not sure what the enboldened bit of the above means?

      Is there some cpan trick to install an older version of something?


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.