Build.PL
changeset 24 ae403e3c2a41
parent 21 2247be0e2a13
child 57 27c0c47097b2
--- a/Build.PL	Sat Jan 25 23:48:33 2014 +0100
+++ b/Build.PL	Sat Jan 25 23:59:32 2014 +0100
@@ -19,8 +19,8 @@
           'nagios/plugins/ius/check_amanda-client',
     },
     license       => 'perl',
-    requires      => { perl => 5.014, },
-    test_requires => { 'Test::Exception' => 0, },
+    requires      => { perl => 5.014, 'Const::Fast' => 0.011 },
+    build_requires => { 'Test::Exception' => 0, },
 );
 
 # some magic to install it to the proper location}