Files
buildroot/package/perl-apache-logformat-compiler/Config.in
2019-09-25 20:52:32 -03:00

8 lines
257 B
Plaintext

config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER
bool "perl-apache-logformat-compiler"
select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime
help
Compile a log format string to perl-code.
https://github.com/kazeburo/Apache-LogFormat-Compiler