[sf-perl] [poll] What Perl IDE do you use?

Michael Friedman friedman at highwire.stanford.edu
Thu Apr 14 15:03:17 PDT 2011


You know about $DB::fork_TTY, right? I use that all the time, with a separate window for the other part of the fork. Of course, you have to realize that the code is going to fork() before you start debugging or it'll fork in the middle and you're just hosed.

-- Mike
______________________________________________________________________________
Mike Friedman | HighWire Press, Stanford Univ | friedman at highwire.stanford.edu

On Apr 14, 2011, at 2:58 PM, David Alban wrote:

> bash
> vim, minus syntax highlighting (which drives me crazy)
> perl -d (i HEART the debugger--except when fork()ing)
> 
> On Wed, Apr 13, 2011 at 7:31 PM, Fred Moyer <fred at redhotpenguin.com> wrote:
>> Some people say there are none, but I think that is because there is
>> more than one way to do it.
> 
> -- 
> Live in a world of your own, but always welcome visitors.
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm



More information about the SanFrancisco-pm mailing list