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
1 changed files with 1 additions and 0 deletions

View File

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