summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index bf9f726..64217f4 100644
--- a/cpanfile
+++ b/cpanfile
@@ -33,5 +33,6 @@ on 'test' => sub {
requires 'Test::More', '0.98';
requires 'Test::Pod';
requires 'Test::Pod::Coverage';
+ requires 'Software::License::GPL_3';
};