How would you open external files with specified arguements using perl code? I have tried open(), which does just fine but it will not let me type in arguements the way I thought it would. Any help is appreciated.
P.S. --If someone can tell me as to how those arguements could be variables specified within the program, I would be very grateful.