Lynn Kuhlman, [EMAIL PROTECTED], said: > I don't have a debugger at work so I'm blind. If you're talking about perl, you do actually have a debugger, since one comes with it. man perldebug, which in essence says "perl -d is a debugger". (of course, it must be 'compiled' ok, so it might not help with your current bug) _______________________________________________ techtalk mailing list [EMAIL PROTECTED] http://www.linux.org.uk/mailman/listinfo/techtalk
- [techtalk] Perl help needed Lynn Kuhlman
- Re: [techtalk] Perl help needed Alex Yan
- Fan, Laurel