Hello world, I am trying to develop a program which will use PerlTray with Perl/Tk, however, I found that I can't "use PerlTray" at all, unless I compile it to run. This make me very hard to debug.
The error mesg complain from Perl is simply unable to locate PerlTray.pm, and after I do a file search, its true, neither in Perl dev kid folder or perl's lib, as well site/lib. I believe this will be the same problem for PerlSVC too. I am using ActiveState Perl Dev Kit 7.0. Did I made a mistake while I install the program ? or that's as is the only way out ? Any hints is highly appreciated. Thank you very much!