1config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER 2 bool "perl-apache-logformat-compiler" 3 select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime 4 help 5 Compile a log format string to perl-code. 6 7 https://github.com/kazeburo/Apache-LogFormat-Compiler 8