commit | 1622dd93e9906ea24127a4b7118047fe097dda26 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Dec 09 22:34:26 2015 +0100 |
committer | Akron <nils@diewald-online.de> | Wed Dec 09 22:35:13 2015 +0100 |
tree | a96d16341ab0bd19408afd5e4277b69dc44b4ffe | |
parent | c60e604a7a5c108ec08ddfda1e2405152251bde1 [diff] [blame] |
Added struct support and PTI Change-Id: Ia418958e1c26f2c83026c29089be806cad157762
diff --git a/Makefile.PL b/Makefile.PL index c683c0b..79ab3b1 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -17,7 +17,7 @@ 'Set::Scalar' => 1.26, 'XML::Fast' => 0.11, 'Try::Tiny' => 0.21, - 'Array::IntSpan' => 2, + 'Array::IntSpan' => 2.003, 'List::MoreUtils' => 0.33, 'IO::Dir::Recursive' => 0.03, 'Directory::Iterator' => 0,