mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
See here for a description: https://metacpan.org/pod/Switch Signed-off-by: Deividas Puplauskas <deividas.puplauskas@gmail.com> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
config BR2_PACKAGE_PERL_SWITCH
|
|
bool "perl-switch"
|
|
help
|
|
A switch statement for Perl, do not use if you can use
|
|
given/when.
|
|
|
|
https://metacpan.org/release/Switch
|