make temporary directory by myself
[catagits/Web-Session.git] / Makefile.PL
index cd51495..4d5ea9b 100644 (file)
@@ -15,6 +15,7 @@ requires 'Digest::SHA'      => '0';
 
 # things the tests need
 build_requires 'Test::More' => '0.88';
+build_requires 'Test::Requires' => '0';
 
 tests_recursive;
 auto_install;