Help for this page
Select Code to Download
Select
or
download this
my @fields = qw/this that the_other/; @fields = map { qq("$_") } @fields;