print `foo` means pretty much the same thing as system("foo"); it's just less efficient (because it reads all of foo's output into a scalar before printing it out).
In reply to Re^3: perl suppressing warnings when executing java class
by tobyink
in thread perl suppressing warnings when executing java class
by sandeepda
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |