in reply to Re^3: DB -> C++ -> XS/Swig -> DBI -> Perl
in thread DB -> C++ -> XS/Swig -> DBI -> Perl
The error message contains (LWP::Protocol::https not installed) - most likely, you don't have that module installed. This is weird since Strawberry Perl usually contains it, and also contains SSLeay.xs.dll.
How did you install Strawberry Perl? Is there such a file SSLeay.xs.dll on your harddisk somewhere?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: DB -> C++ -> XS/Swig -> DBI -> Perl
by kcott (Archbishop) on Jan 02, 2023 at 21:05 UTC |