in reply to Echoing on screen

I think you are looking for something like the Perl interactive debugger, or the Active State Perl IDE environment with integrated debugger. Since I don't use either, I'm sorry, but I cannot be of more help. Good luck!

Replies are listed 'Best First'.
Re: Re: Echoing on screen
by CountZero (Bishop) on Dec 14, 2002 at 09:03 UTC

    I'm a heavy user of the ActiveState KOMODO IDE. There is a free version to try and I think it works very well (not only for Perl, but also for XML, XSLT, HTML, PHP, ...).

    It integrates the PERL-debugger and shows your output in a scrollable window.

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law