Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
If it's small enough I can use Perl's debugger (perl -de 1) in interactive mode, but this has several disadvantages to Python's shell:
Having said all this I echo much of this RFC request but still, to me this issue doesn't get enough attention in the discussion of the perception of poor Perl adoption - in addition to selfishly wanting what I can get in Python in my Perl coding tasks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by roboticus (Chancellor) on Jan 08, 2010 at 17:13 UTC | |
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by Corion (Patriarch) on Jan 08, 2010 at 17:14 UTC | |
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by zentara (Cardinal) on Jan 08, 2010 at 17:07 UTC | |
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by talexb (Chancellor) on Jan 08, 2010 at 17:39 UTC | |
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by almut (Canon) on Jan 08, 2010 at 17:39 UTC | |
Re: I like Python's interactive shell a lot better than Perl's debugger. What are my alternatives?
by Kirsle (Pilgrim) on Jan 08, 2010 at 22:41 UTC |