Hi All,
I have written a perl script with gui in Tk. perl script works perfectly, when I run it as a perl script. But if I make it exe either by perlapp or pp both of them throw the same error as follows
Can't locate Tk/Labelframe.pm in @INC (@INC contains: C:\DOCUME~1\007TEC~1.000\LOCALS~1\Temp\par-007\cache-9480c3426da6e54ae021969fca4283013a6ee71e\inc\lib C:\DOCUME~1\007TEC~1.000\LOCALS~1\Temp\par-007\cache-9480c3426da6e54ae021969fca42830 13a6ee71e\inc CODE(0x117e1cc) CODE(0x117dc9c)) at Tk/Widget.pm line 270.
I have used following modules in my script
use Tk; use Tk::ROText; use Win32; use Win32::FileOp; use File::Find; use Tk::LabFrame; use Tk::LabEntry;
can anybody help us to solve this problem?
Thanks in Advance
Srikrishnan R
In reply to labelframe and gui by srikrishnan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |