Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Perl Programming/Keywords/qq
Language
Watch
Edit
<
Perl Programming
|
Keywords
Previous: q
Keywords
Next: qr
The
qq
keyword
edit
The
qq
command that contains a double-quoted, interpolated string.
Syntax
edit
qq/STRING/
Previous: q
Keywords
Next: qr