http://www.perlmonks.org?node_id=626961


in reply to USe Shell comands in perl

You can use qx (ie. `backticks`), system, open, or exec, depending on what you want to accomplish. Those links will get you started, and we'll be glad to help if you ask a more specific question.

After Compline,
Zaxo