in reply to Re: Reference to non-existing function without warning or error
in thread Reference to non-existing function without warning or error

The warning was 'Name "main::noSuchFunction" used only once: possible typo', because I used that name only once (typically for a typo). It was not a warning about referencing an undefined function.
  • Comment on Re^2: Reference to non-existing function without warning or error