Help for this page

Select Code to Download


  1. or download this
      sub evalTree {
        my $intree = shift;
    ...
        }
      }
    
  2. or download this
    if (/^sub /) {
    
  3. or download this
    if (left($_(0),3) = "sub ")