in reply to Module Installation Errors

If you are using the system perl, then there will probably already be a packaged version of the module you want. I'm not terribly familiar with Debian (more of a Fedora man myself) but I assume you do something with apt-get.

Dave.

Replies are listed 'Best First'.
Re^2: Module Installation Errors
by haukex (Archbishop) on Feb 07, 2017 at 09:22 UTC
Re^2: Module Installation Errors
by bithead42 (Initiate) on Feb 07, 2017 at 19:29 UTC
    Thanks for the reply, Dave. As Hauke D indicated there is no Debian package for the module in question. Anonymous nailed it though, noting that running cpan as root is not the preferred method, and that was indeed the cause of the errors I received.