![]() |
|
We don't bite newbies here... much | |
PerlMonks |
perlfunc:qxSTRINGby gods |
on Aug 24, 1999 at 22:43 UTC ( #338=perlfunc: print w/replies, xml ) | Need Help?? |
qxSTRINGSee the current Perl documentation for qxSTRING. Here is our local, out-dated (pre-5.6) version: ![]() qx/STRING/ - backquote quote a string
![]() qx/STRING/
![]() Generalized quotes. See the perlop manpage. |
|