|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
perlfunc:qSTRINGby gods (Initiate) |
| on Aug 24, 1999 at 22:42 UTC ( [id://226]=perlfunc: print w/replies, xml ) | Need Help?? |
qSTRINGSee the current Perl documentation for qSTRING. Here is our local, out-dated (pre-5.6) version: ![]() q/STRING/ - singly quote a string
![]() q/STRING/
![]() Generalized quotes. See the perlop manpage. |
|