I am running script in linux environment but it is not passing the argument.I am calling the system command from one perl script(script1.pl) to call the second one(script2.pl) by passing argument
my $configfile=$ARGV[0]; system('path of script in linux/perl script2.pl',$configfile);
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |