perl debugger freezes
- by vbNewbie
First time perl user and I am trying to debug some script to follow project logic and of course syntax.
Using cygwin after entering
$perl -d sample.pl
Loading DB routines from perl5db.pl version 1.3
Editor support available.
Enter h or h h' for help, orperldoc perldebug' for more help.
main::(sample2.pl:7): looper();
DB<1
It hangs at the DB<1 line. I cannot enter anything at the prompt.
Is there a reason why this post is inappropriate? or how is this not clear?