Hello,
I have developed a quite simple perl script (parse some files, make lists, remove other files) and would like to be able to run it from my phone rather than copying the working directory to my pc and then execute the script.
Could someone please give me some light on how to do? If I...