Question about debugging your scripts..

They have: 166 posts

Joined: Jan 2000

As I'm writing my first Perl/CGI scripts, I'm finding that they need quite a bit of debugging. I'm wondering what the general concensus was on installing server software on my local machine versus uploading scripts to a cgi-bin on a server to debug them. If you have installed local server software, how difficult was it and which product do you use.

Thanks,

John

interwovendesign.com
Quality web site design without the monthly maintenance fees!

They have: 850 posts

Joined: Jul 1999

Check out http://www.activestate.com/activeperl
for Win32. It comes with Perl, all the documentation as well as a debugger.

To set up a server I suggest OmniHTTPD (http://www.omnicron.ab.ca). It is really easy to set-up.

------------------
A can of SPAM is opened every 4 seconds.

They have: 568 posts

Joined: Nov 1999

http://www.apache.org

That's the best win32/UNIX server I know of.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.