Help for this page

Select Code to Download


  1. or download this
    my @fields = qw/this that the_other/;
    @fields = map { qq("$_") } @fields;