skleblan has asked for the wisdom of the Perl Monks concerning the following question:

I’m doing some experimentation with WebDAV, but I was having issues installing some modules from CPAN. The dependency Net::DAV::Server keeps failing. I keep getting (error): Could not expand [Net::DAV::Server]. Check the module name. But I can see it in metacpan. Does anyone know if there’s a problem with this module? I’m running Strawberry Perl.

Replies are listed 'Best First'.
Re: Missing Module Net::DAV::Server
by Athanasius (Archbishop) on Jul 03, 2019 at 14:10 UTC
      I’ve been using the default cpan client. I can give cpanminus a try. Do you know if it supports web proxy’s?