in reply to cURL And XML breaking the install of a previosuly fine script

Neither module installs for you, and they both seem to fail at the C compilation stage or the Makefile.PL stage. Maybe you can find something in the bug reports for each module (https://github.com/sparky/perl-Net-Curl/issues).

If you're using Perlbrew, then installing Perl packages via your OS package manager will not help with your perlbrewed Perl.

  • Comment on Re: cURL And XML breaking the install of a previosuly fine script

Replies are listed 'Best First'.
Re^2: cURL And XML breaking the install of a previosuly fine script
by wintermute115 (Acolyte) on Apr 20, 2017 at 13:34 UTC

    I was using perlbrew at one point; I brought it up as one of the things I'd tried in my search, but when I couldn't get any improvement out of it, I switched back to the stock perl.