Help for this page

Select Code to Download


  1. or download this
    # Strawberry Perl on Windows 7 VM
    # LWP::Simple included with Perl
    ...
    
    perl-5.26.0.2 - LWP::Simple v6.26  : pass, fast (~ 3 seconds)
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    $pm->wait_all_children;
    
  3. or download this
    # Strawberry Perl on Windows 7 VM
    # LWP::Simple included with Perl
    ...
    
    perl v5.22.4 on Cygwin - LWP::Simple v6.27 : pass, 1 second  ;-)