![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Re: System() or the like (code)by Jonathan (Curate) |
on Sep 18, 2001 at 11:53 UTC ( #113063=note: print w/replies, xml ) | Need Help?? |
I've not heard that Perl's backticks are deprecated. The $() syntax is a ksh feature, which by the way nests very easily, and is not available in sh. I don't agree that $() looks like qx{} but regardless agree that it's a more elegant solution.
In Section
Seekers of Perl Wisdom
|
|