On Tue, 2009-04-07 at 15:48 +0100, Lyle wrote:
> Hi All,
>   I'm putting together some more Perl course material. One thing I see 
> listed in the content of a lot of Perl courses in the Perl debugger. Now 
> I'll be honest. I've never actually used the Perl debugger.
> 
> How popular is it? Have I been missing something vital, or is it only 
> good for small scripts and not big projects?

It doesnt usually make sense for cgi projects and especially mod-perl
as the scripts dont really make sense on the command line. Fast-cgi
goes some way to mitigating this but only a little bit.

It would be very interesting to have a cgi based debugger.

Toodle-pip
Amias

_______________________________________________
BristolBathPM mailing list
[email protected]
http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm

Reply via email to