Help for this page

Select Code to Download


  1. or download this
    my %table= ( "optimal", "good",
                      "failed",  "missing,bad");
    print $table{failed};