blob: 1c4292483ce09ea6cac11cd7fa4fa9b4e3f29a4f [file] [edit]
config BR2_PACKAGE_PERL_CGI
bool "perl-cgi"
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_HTML_PARSER # runtime
select BR2_PACKAGE_PERL_URI # runtime
help
Handle Common Gateway Interface requests and responses.
https://metacpan.org/module/CGI
comment "perl-cgi needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS