Once installed, .pl files are associated with the 'interpreter' so double clicking one will run it automatically, or you can run from command line.
For instance, IP2Host, and I'll just keep the command window open and it's just prompting for an IP, then resolves the host name and asks for the next IP.
wonderful stuff, PERL, I got thrown in the deep end and had to fix up a chatroom overnight from scratch (sub contractor went drinking instead of coding and we had a strict deadline)...was scary to begin with...but by the time I had the thing running six hours later it did seem pretty straightforward
there are some superb PERL tutorials and references online too
The tricky part is getting apache setup just right so that it mirrors your online site. After it is, you simply run apache, connect with the browser, but it heads to your local server instead of out onto the net. Develop scripts, sites, and pages all offline.
If you do it, and need some tips, that would make for a really nice thread.
[perl.org...]
prosaic I know, but sometimes it pays to be brutally direct...it turns out to link out quite nicely to some very useful places
Forthcoming thread with questions likely.