in reply to Re: How to fool caller() / use NEXT within a dynamic sub
in thread How to fool caller() / use NEXT within a dynamic sub

Thanks, this is really cool! Took me a while to understand it, though.
I think I should write something like "package Dummy;" before messing around with the *__ANON__ typeglob to make sure not to pollute the namespace.