Help for this page

Select Code to Download


  1. or download this
    Tk::Error: bad file type "ARRAY(0x22619c)", should be "typeName {exten
    +sion ?extensions ...?} ?{macType ?macTypes ...?}?"  at site/lib/Tk.pm
    + line 337.
    
  2. or download this
    my $open_file_types = [ ['NZB Files', '.nzb'] , []];
    
  3. or download this
    $file->command(
      -label       => "Import",
      -accelerator => 'Ctrl-i',
    ...
      ],
    );