Help for this page
sub section_name_tidy { my($self, $section) = @_; ... # Turn char 1234 into "(1234)" return $string; }