Help for this page
#!/usr/bin/perl use Tk; ... Tk::MainLoop; __END__
#!/usr/bin/perl use warnings; ... } } __END__