in reply to Re^3: Silencing specific warnings when executing coderef? (caller)
in thread Silencing specific warnings when executing coderef?

I agree mostly, thats what I meant with "it's tolerable for a functional construct not to be too transparent.". I don't wanna run against windows while running.

But I might offer such an import option for the case that someone really needs to overwrite it.

Anyway caller() has after all a clumsy interface (indexed list), something like xcaller() returning a (blessed) hash could handle both cases.

Cheers Rolf

( addicted to the Perl Programming Language)