On Wed, 27 Aug 2008 06:29:53 -0700 (PDT), [EMAIL PROTECTED] wrote: > Hi All, > > I am learning how to use Perl. When I was first time using VBA, I > could use "F8" to track how all the variables change each by each and > step by step so that I can understand how the whole coding flows. Is > there any method to do so (or similar) in Perl? Many thanks!
The best solution is the Eclipse IDE with the EPIC plugin. This works really well and is really fast. It's also free. It takes a little bit to set up a project, but once you're running, it's by far the best perl IDE around. The only area it falls behind Komodo ( a commercial perl IDE ) is in remote debugging. Dan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/