Help for this page

Select Code to Download


  1. or download this
     $val=join(',',(keys(%hash)))
    
  2. or download this
     $val = join(',', %hash);