Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        (qw/1 2 3 4 5/)
        );
    }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        ,(qw/1 2 3 4 5/)
        );
    }
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
        ,(qw/1 2 3 4 5/)
        );
    }
    
  4. or download this
    Had to (re-)reate menu for bogus at F:/Perl/site/lib/Tk/Menu/Item.pm l
    +ine 135.