Help for this page

Select Code to Download


  1. or download this
    permute { $temp = join(',',@n); $arrangement{$temp} = undef;} @n;
    # create the hash here        --^^^^