Help for this page
sub balanced { ... } return $stack ? 0 : 1; }
sub balanced { ... } return $stack ?0 : 1; }