in reply to How to have a subroutine return an undefined hash

Why do you want an undefined hash, why not create an empty one, and return the empty hash (or even better return the reference to it?)

"We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise." - Larry Wall.
  • Comment on Re: How to have a subroutine return an undefined hash