qw/STRING/ - quote a list of words


NAME

qw/STRING/ - quote a list of words


SYNOPSIS

qw/STRING/


DESCRIPTION

Generalized quotes. See Regexp Quote-Like Operators in the perlop manpage.

 qw/STRING/ - quote a list of words