Handbook
Glossary
Quoted words
The
qw
vocabulary offers a shorthand syntax for arrays of single-word string literals.
Construct an array of strings:
qw{
Parse a token as a string:
qw: