Help for this page

Select Code to Download


  1. or download this
    my %subst (
       P => 'Posted',
    ...
       push @strings, $extended_status;
    }
    my @sorted_strings = sort @strings;