1
2
3
4
5
6
7
8
C:\achim>c:\perl\bin\perl.exe test5.pl
Can't locate loadable object for module Tk::Event in @INC (@INC contains: c:/Perl/site/lib c:/Perl/lib .) at c:/Perl/lib/Tk.pm line 13
Compilation failed in require at c:/Perl/lib/Tk.pm line 13.
BEGIN failed--compilation aborted at c:/Perl/lib/Tk.pm line 13.
Compilation failed in require at test5.pl line 2.
BEGIN failed--compilation aborted at test5.pl line 2.
C:\achim>
perl -e "use Tk 999;"