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...