Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    dd \%threadIDs;
    # => { "0" => 16, "1" => 16, "2" => 16, "3" => 16,
    #      "4" => 16, "5" => 16, "6" => 16, "7" => 16 }