Help for this page
my @kwlist = qw(foo bar baz qux); my $kwre = join('|',@kwlist); ... $count++; } }
use JSON::XS; my @kwlist = qw(foo bar baz qux); ... } } }