in reply to Re: plperl (postgreSQL perl) get url function
in thread plperl (postgreSQL perl) get url function
but then I can't even compile my function, it returns error:use LWP::Simple;
Please advise.ERROR: Unable to load LWP/Simple.pm into plperl at line 4. BEGIN failed--compilation aborted at line 4. CONTEXT: compilation of PL/Perl function "get"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: plperl (postgreSQL perl) get url function
by poj (Abbot) on May 28, 2019 at 12:45 UTC | |
|
Re^3: plperl (postgreSQL perl) get url function
by LanX (Saint) on May 27, 2019 at 22:37 UTC | |
by marchello (Novice) on May 28, 2019 at 16:25 UTC |