perl tkdemo.pl
the following error appears
Can't locate Tk.pm in @INC (@INC contains: /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at tkdemo.pl line 3.
BEGIN failed--compilation aborted at tkdemo.pl line 3
I know for a fact the code is correct as it runs perfectly fine on the school Unix boxes. I however have a windows box, and cannot seem to get this work. Any and all help will be greatly appreciated.
Thank you
