Help for this page

Select Code to Download


  1. or download this
    $obj->shift()
    $obj->pop()
    
  2. or download this
    for my $match ( @tied_result ) {
        # ...
    }