How to execute a perl instruction in a sh/batch file
How to execute a perl instruction in a sh/batch file
perl -e "Your command here"
Source : http://www.softpanorama.org/Scripting/Perlorama/perl_in_command_line.shtml
perl -e "Your command here"
Source : http://www.softpanorama.org/Scripting/Perlorama/perl_in_command_line.shtml