From: Marcel Denia Date: Sun, 15 Feb 2015 10:55:18 +0000 (+0100) Subject: perl: Improve CONFIG_PERL_TESTS help text X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=325128f7544453a755b2e7386e89a0a1066679d9;p=openwrt-packages.git perl: Improve CONFIG_PERL_TESTS help text Signed-off-by: Marcel Denia --- diff --git a/lang/perl/Config.in b/lang/perl/Config.in index d0fbe9f4c..11cb5eb11 100644 --- a/lang/perl/Config.in +++ b/lang/perl/Config.in @@ -11,10 +11,10 @@ config PERL_TESTS default n help Include test suites for all perl packages. - This will make perl related packages much bigger, so - use with care. - Note: Test support is still in development. Some tests - still fail, others are just missing completely. + This will increase the size of perl and related packages + considerably. + Test support is still in development. Some tests will fail, + others are just missing completely. endmenu