Hi all,
I write perl scripts, and my development cycle is to make an edit, upload
to a remote unix server, test, and then repeat.
It's dawning on me I could probably run a web server on my OSX mac, and thus test my scripts on my own machine.
But I have no clue how to set this up.
My only goal here is to be able to skip the "upload to remote server to test script" part of my programming routine.
Many thanks on any suggestions regarding how I might learn this.
I write perl scripts, and my development cycle is to make an edit, upload
to a remote unix server, test, and then repeat.
It's dawning on me I could probably run a web server on my OSX mac, and thus test my scripts on my own machine.
But I have no clue how to set this up.
My only goal here is to be able to skip the "upload to remote server to test script" part of my programming routine.
Many thanks on any suggestions regarding how I might learn this.