I've tried (and failed miserably) to save my small perl program as an independent file.
my file was test.pl and I expected to double click it and have it run immediately,
but instead it only opened it as a text file using "Padre".
how do I save it (like as exe or whatever) so it will run by itself without opening any programs(like padre), and forcing me to click "run", and later to close "Padre" ?
thx
my file was test.pl and I expected to double click it and have it run immediately,
but instead it only opened it as a text file using "Padre".
how do I save it (like as exe or whatever) so it will run by itself without opening any programs(like padre), and forcing me to click "run", and later to close "Padre" ?
thx