Perl Programming/Keywords/qq

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