Help for this page

Select Code to Download


  1. or download this
    HashSequences();
  2. or download this
    return (%seq, $id);
  3. or download this
    $bestday = max($mon,$tue,$wed,$thu,$fri);
    
  4. or download this
    return ($id, %seq);
    
  5. or download this
    my ($thisid, %thatseq) = HashSequences();