Help for this page

Select Code to Download


  1. or download this
    join ('', map { "$i  <li>$_</li>\n" . hash_to_html ($x->{$_}, "$i    "
    +) } sort (keys (%$x)))
    
  2. or download this
    join ('', map { "$i  <li>$_\n" . hash_to_html ($x->{$_}, "$i    ")."$i
    +  </li>" } sort (keys (%$x)))