I just had a quick question about how to download a file in perl. Lets say I wanted to download a file using the http at the URL: " How would I go about downloading that file? I am hoping to download that file and place it in a specified folder. How would I go about that too?
Also, is it possible to use bash commands such "mv" "rm" or "mkdir" in my perl scripts? Thanks for the help
-Jon
Also, is it possible to use bash commands such "mv" "rm" or "mkdir" in my perl scripts? Thanks for the help
-Jon