Help for this page
C:\Documents and Settings\myself> ppm install Tk
#!/usr/bin/perl -w use strict; ... $dbox->Show(); # Do something with the answer, etc. ... MainLoop;