Help for this page

Select Code to Download


  1. or download this
    use Socket;
    use IO::Socket;
    ...
    use Tk::Table;
    use Tk::ProgressBarPlus;
    use LWP::UserAgent;
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    } ->detach for 1 .. 100;
    
    printf "Took %f seconds\n", time() - $start;