in reply to Re^3: return values are undef after return
in thread return values are undef after return

but after you return all the code after is ignored
  • Comment on Re^4: return values are undef after return

Replies are listed 'Best First'.
Re^5: return values are undef after return
by Anonymous Monk on Dec 26, 2012 at 11:59 UTC

    but after you return all the code after is ignored

    Yes, this is the yoke ;) See I started off with :P and ended with :D