mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
perl: switch to system-wide perl
This commit is contained in:
parent
34c2ca4dcd
commit
81c1afa7ba
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ install:
|
|||
- sudo apt-get --no-install-recommends install munin-node
|
||||
- sudo apt-get --no-install-recommends install libsys-virt-perl
|
||||
|
||||
- cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
|
||||
|
||||
# Modules used by test script
|
||||
- cpanm --notest Capture::Tiny
|
||||
- cpanm --notest File::Find
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue