how can edit this script to read $server from file An example is inside the file :- 192.168.1.1 192.168.1.2 192.168.1.3 192.168.1.4 192.168.1.5 ================== line 8 my $server = $ARGV[0];