diff options
Diffstat (limited to 'package/perl-module-runtime')
-rw-r--r-- | package/perl-module-runtime/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-module-runtime/Config.in b/package/perl-module-runtime/Config.in index fca29f66df..1db03e5bae 100644 --- a/package/perl-module-runtime/Config.in +++ b/package/perl-module-runtime/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_PERL_MODULE_RUNTIME bool "perl-module-runtime" help - runtime module handling + runtime module handling. https://metacpan.org/release/Module-Runtime |