in reply to Missing Module Net::DAV::Server

Hello skleblan,

I know nothing about this module, but FWIW it installed for me with no problems:

23:57 >cpanm Net::DAV::Server --> Working on Net::DAV::Server Fetching http://www.cpan.org/authors/id/G/GW/GWADEJ/Net-DAV-Server-1.3 +04.tar.gz ... OK Configuring Net-DAV-Server-1.304 ... OK ==> Found dependencies: File::Find::Rule::Filesys::Virtual --> Working on File::Find::Rule::Filesys::Virtual Fetching http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-Fil +esys-Virtual-1.22.tar.gz ... OK Configuring File-Find-Rule-Filesys-Virtual-1.22 ... OK ==> Found dependencies: Filesys::Virtual, Filesys::Virtual::Plain --> Working on Filesys::Virtual Fetching http://www.cpan.org/authors/id/X/XA/XANTUS/Filesys-Virtual-0. +06.tar.gz ... OK Configuring Filesys-Virtual-0.06 ... OK Building and testing Filesys-Virtual-0.06 ... OK Successfully installed Filesys-Virtual-0.06 --> Working on Filesys::Virtual::Plain Fetching http://www.cpan.org/authors/id/X/XA/XANTUS/Filesys-Virtual-Pl +ain-0.10.tar.gz ... OK Configuring Filesys-Virtual-Plain-0.10 ... OK Building and testing Filesys-Virtual-Plain-0.10 ... OK Successfully installed Filesys-Virtual-Plain-0.10 Building and testing File-Find-Rule-Filesys-Virtual-1.22 ... OK Successfully installed File-Find-Rule-Filesys-Virtual-1.22 Building and testing Net-DAV-Server-1.304 ... OK Successfully installed Net-DAV-Server-1.304 4 distributions installed 23:59 >perl -v This is perl 5, version 30, subversion 0 (v5.30.0) built for MSWin32-x +64-multi-thread

(I’m using Strawberry Perl’s portable PDL edition, running on Windows 8.1 64-bit.)

Hope that helps,

Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

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