in reply to Re^2: How can I retrieve a DNA sequence from online database using perl code?
in thread How can I retrieve a DNA sequence from online database using perl code?
As mentioned, use cpanm (ideally, or cpan) to install the modules properly. Copying files around isn't going to work for modules which aren't pure perl. If your perl stack is that old your local openssl is likely old enough to cause connectivity problems. Running a modern perl on Windows is trivial with the portable releases Strawberry perl provides, see what the release notes list as coming as standard with the distribution.
|
---|