Programming Perl

Programming PerlSearch this book
Previous: 3.2.112 pushChapter 3
Functions
Next: 3.2.114 quotemeta
 

3.2.113 q/STRING/

q/STRING/
qq/STRING/
qx/STRING/
qw/STRING/

Generalized quotes. See Chapter 2.


Previous: 3.2.112 pushProgramming PerlNext: 3.2.114 quotemeta
3.2.112 pushBook Index3.2.114 quotemeta