Help for this page
use match::simple qw(match); if (match $a => [qw{ ABA SCO ACC PHC GHF }]) { ...; }