Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    sub dialog_callback {               
        print "inside dialog callback\n";     
    }
    
  2. or download this
        
    System Configuration: 
         I'm using Windows XP, Strawberry Perl v5.16.3,
         Tk::DialogBox.pm v4.016, Tk::Entry.pm v4.018  
         (from strawberry/perl/site/lib/Tk)