Help for this page

Select Code to Download


  1. or download this
    (tied %data)->filter_fetch_key( sub { decode('utf8', $_); } );
    print join(', ', keys %data), "\n";