- or download this
#!/usr/local/bin/perl
use Tk;
# Main Window
...
-command => sub {exit})
-> pack();
MainLoop;
- or download this
package Tk::Event;
use vars qw($VERSION $XS_VERSION @EXPORT_OK);
END { CleanupGlue() }
...
require Tk::Event::IO;
1;
__END__
- or download this
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
...
BEGIN failed--compilation aborted at C:\Users\x\Desktop\hello.pl line
+2.
C:\Users\x\Desktop>