Help for this page

Select Code to Download


  1. or download this
    use threads;
    use threads::shared;
    ...
    $ftp->done;
    $done = 1;
    my $input = $t->join;