diff options
author | Guillem Jover <guillem@debian.org> | 2016-06-16 20:19:59 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-07-03 21:02:24 +0200 |
commit | fdb17ae55adb26240a5a192a1afae174eeffb7b3 (patch) | |
tree | 01b8179f4cc16cc92366e7d70f8388187fb21ebe /README | |
parent | 2b1b5e2ec413c077068ec838ea7b82cc6fb7ba37 (diff) | |
download | dpkg-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-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |