in reply to Re^4: determine the variable causing the error: Use of uninitialized value
in thread determine the variable causing the error: Use of uninitialized value

> As a side note: a hack could be to add a signal handler which parses the OP tree at the caller for all undefined entries .

see RFC: Adding variable name to warning "Use of uninitialized value ??? in ..."

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^5: determine the variable causing the error: Use of uninitialized value (hack)