Help for this page

Select Code to Download


  1. or download this
    C:\Program Files (x86)\Test_GUI>Test_GUI.exe
    Can't load 'auto/threads/threads.dll' for module threads:
    ...
    specified module could not be found at /<C:\Program Files (x86)\Test_G
    +UI\Test_GUI.exe >DynaLoader.pm line 214.
    at perlapp line 639
    BEGIN failed--compilation aborted at Test_GUI.pl line 3.
    
  2. or download this
    use warnings;
    use strict;
    ...
    my %thread_hash;
    share(%thread_hash);
    ...