http://qs321.pair.com?node_id=11124112

noviceuser has asked for the wisdom of the Perl Monks concerning the following question:

I need to delete multiple clients using command: p4 client -d <client-name>, so i want to write a perl script where i can read a file containing list of all the client names, and delete the same using the script.