summaryrefslogtreecommitdiff
path: root/docs/metadata
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2019-06-26 14:39:02 -0700
committerRuss Allbery <rra@cpan.org>2019-06-26 14:39:02 -0700
commita68c272ca332a8770ee0cea6f7e274da398f7193 (patch)
treeb509d204324f3a15c10c4fa1b97e235454f106ab /docs/metadata
parentcac7ba7fc9867476037430c4accf4b3ae75505f1 (diff)
Improve docknot dist test
Use Capture::Tiny and File::Copy::Recursive to make the docknot dist test a bit simpler and easier to maintain.
Diffstat (limited to 'docs/metadata')
-rw-r--r--docs/metadata/test/suffix5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/metadata/test/suffix b/docs/metadata/test/suffix
index be90702..d7a1271 100644
--- a/docs/metadata/test/suffix
+++ b/docs/metadata/test/suffix
@@ -1,5 +1,6 @@
-IPC::System::Simple is required to run the test suite. The following
-additional Perl modules will be used by the test suite if present:
+Capture::Tiny and File::Copy::Recursive are required to run the test
+suite. The following additional Perl modules will be used by the test
+suite if present:
* Devel::Cover
* Test::MinimumVersion