in reply to Re: Why no $@ after eval? Bug?
in thread Why no $@ after eval? Bug?

Because your sub rmap doesn't actually call the coderef passed to it, so the increment is never actually done?