The back-tick (`) operator invokes the Shell and passes the content to it to be executed. See "Quote and Quote-like operators" in the online documentation ($ perldoc -f `).
----
I Go Back to Sleep, Now.
OGB
Comment on Re^3: perl suppressing warnings when executing java class