in reply to Re^3: Using eval: $@ isn't returning the error I expect
in thread [SOLVED] Using eval: $@ isn't returning the error I expect

BINGO!!

I moved it to the BEGIN block that was already in place, and that did the trick.

Thanks mucho!

  • Comment on Re^4: Using eval: $@ isn't returning the error I expect