1config BR2_PACKAGE_PERL_APPCONFIG 2 bool "perl-appconfig" 3 help 4 AppConfig is a bundle of Perl5 modules for reading 5 configuration files and parsing command line 6 arguments. 7 8 https://metacpan.org/release/AppConfig 9