< Perl Programming < Keywords
The q keyword
The q command that contains a single-quoted, literal string. A backslash represents a backslash unless followed by the delimiter or another backslash. In this case, the delimiter or backslash is interpolated.
Syntax
q/STRING/
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.