Help for this page

Select Code to Download


  1. or download this
    # Not tested and assumes proper nesting of <div> elements (and valid X
    +ML syntax)
    # (Warning: Messy hack. Read at your own risk.)
    ...
    }
    $out =~ s/^, //;
    say "$out\n";