summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2016-06-16 20:19:59 +0200
committerGuillem Jover <guillem@debian.org>2016-07-03 21:02:24 +0200
commitfdb17ae55adb26240a5a192a1afae174eeffb7b3 (patch)
tree01b8179f4cc16cc92366e7d70f8388187fb21ebe /README
parent2b1b5e2ec413c077068ec838ea7b82cc6fb7ba37 (diff)
downloaddpkg-fdb17ae55adb26240a5a192a1afae174eeffb7b3.tar.gz
test: Add new minimum perl version unit test
Verify that the perl version we want to restrict ourselves in the coding style is enforced through the test suite.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f9cdca110..17798ca73 100644
--- a/README
+++ b/README
@@ -75,6 +75,7 @@ To enable optional functionality or programs, this software might be needed:
To run the test suite («make check»):
IO-String perl module
+ Test::MinimumVersion perl module (optional author)
Test::Pod perl module (optional)
Test::Spelling perl module (optional, author)
Test::Strict perl module (optional)