in reply to How can I retrieve a DNA sequence from online database using perl code?
"I updated LWP::Protocol::https, IO::Socket::SSL, Net::SSLeay, OpenSSL and Bio modules from cpan (https://www.cpan.org/) inside the lib folder of Perl."
To be specific, are you doing this manually, as in manually downloading modules from cpan and copying the files? If so this can be a bit of a footgun, consider using cpanm/cpan. Perl 5.10 is from 2007, see Strawberry Perl for a sane distribution for windows.
Update: from the website NCBI Website Maintenance — Beginning July 25th: "We anticipate this planned outage will last 24 hours or more. During this time, users may experience interrupted access or degraded performance across a range of NLM resources, including databases, search tools, submission systems, and programmatic services."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How can I retrieve a DNA sequence from online database using perl code?
by supriyoch_2008 (Monk) on Jul 25, 2025 at 12:30 UTC | |
by marto (Cardinal) on Jul 25, 2025 at 13:32 UTC |