in reply to Re: Error when trying to install ptkdb debug module
in thread Error when trying to install ptkdb debug module

Thanks Monk but still problem not solved

I still get this below error after installing ptkdb module

>perl -d:ptkdb 777.pl Can't locate Tk.pm in @INC (@INC contains: C:/Perl/site/lib C:/Perl/li +b .) at C: /Perl/site/lib/Devel/ptkdb.pm line 35. BEGIN failed--compilation aborted at C:/Perl/site/lib/Devel/ptkdb.pm l +ine 35. Compilation failed in require. BEGIN failed--compilation aborted.

Replies are listed 'Best First'.
Re^3: Error when trying to install ptkdb debug module
by Anonymous Monk on Dec 23, 2012 at 21:40 UTC
    So it says Tk is not installed, hmm, maybe you should install Tk?