in reply to Re^4: Check for variable without leaving a trace
in thread Check for variable without leaving a trace

no, I meant, perl can tell if $a or %a is defined but given 'a' it can't say which one was used.
  • Comment on Re^5: Check for variable without leaving a trace