Help for this page

Select Code to Download


  1. or download this
    @files = map { decode( 'utf8', "$dir/".$_ ) } sort @files;
    
  2. or download this
    
    my $showbutton2 = $mw->Button(
    ...
        -command => sub {exit} )->pack;
    
    MainLoop();
    
  3. or download this
    #!/usr/bin/perl
    
    ...
        }
        return @sdirs;
    }