Build Error: WWW-Curl 4.17 for Perl 5.28.1 on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • WWW-Curl 4.17

HI @rturbyfill,
Thank you for using the Forums! The team shall get back to you shortly .
Regards.


WWW-Curl/Net-Curl does not work with Windows.

Are you working with software written for Linux?

I wrote a perl script several years ago to consume data from a REST web service. I used the WWW:Curl::Easy module and was hoping to adapt the script for use with another web service, but run it on Windows. It does seem there is not support for building any version of a Curl module for Perl on Windows (LWP, NET, or WWW), so I’ll look at either running the new script on a Linux host or using a REST module.

Robert