Help for this page
#!/usr/bin/perl use Tk; ... MainLoop;
#!/usr/bin/perl -w use strict; ... MainLoop;