Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks,
Perl debugger is very useful tool, but I seldom used it because I can’t quickly edit source code when I found the problems in the debug mode. Is there a way/module to edit source code during debug and automatically save as to another file( maybe xxx.pl.debug). So it’s handy to diff the orig and debug when done.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How edit source code in perl debug mode
by LanX (Saint) on May 04, 2024 at 08:55 UTC | |
by Fletch (Bishop) on May 04, 2024 at 10:56 UTC | |
by Anonymous Monk on May 04, 2024 at 10:13 UTC | |
by eyepopslikeamosquito (Archbishop) on May 05, 2024 at 10:01 UTC | |
by LanX (Saint) on May 05, 2024 at 10:27 UTC | |
by LanX (Saint) on May 04, 2024 at 11:26 UTC | |
by haj (Vicar) on May 04, 2024 at 11:29 UTC | |
by LanX (Saint) on May 04, 2024 at 18:00 UTC | |
by LanX (Saint) on May 04, 2024 at 11:05 UTC |