diff options
Diffstat (limited to 'package/perl-io-html/Config.in')
-rw-r--r-- | package/perl-io-html/Config.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/perl-io-html/Config.in b/package/perl-io-html/Config.in index 86038af007..fe67c63d07 100644 --- a/package/perl-io-html/Config.in +++ b/package/perl-io-html/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PERL_IO_HTML bool "perl-io-html" help - Perl module that opens a file and performs automatic charset - detection + Open an HTML file with automatic charset detection - https://github.com/madsen/io-html + https://metacpan.org/release/IO-HTML |