1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Add DateTime::Format::ISO8601, needed for tests

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-05 01:45:57 +02:00
parent 67470547f0
commit 76e4b0332c

View file

@ -20,6 +20,7 @@ install:
- cpanm --notest Data::Dump - cpanm --notest Data::Dump
- cpanm --notest Date::Manip - cpanm --notest Date::Manip
- cpanm --notest Date::Parse - cpanm --notest Date::Parse
- cpanm --notest DateTime::Format::ISO8601
- cpanm --notest Device::SerialPort - cpanm --notest Device::SerialPort
- cpanm --notest FCGI::Client - cpanm --notest FCGI::Client
- cpanm --notest File::ReadBackwards - cpanm --notest File::ReadBackwards