Installing a perl module from CPAN on XAMPP for Windows

前端 未结 2 1509
长发绾君心
长发绾君心 2021-01-03 08:13

I\'m pretty rusty with Perl and I don\'t think it\'s helping that I\'m running it in Windows.

I\'d like to install this module. I tried the instructions here to inst

2条回答
  •  遥遥无期
    2021-01-03 09:04

    1. manually download and unpack the distro archive
    2. change into the unpacked directory
    3. run cpanm . or cpan .

提交回复
热议问题