in reply to Re^3: Getting perl file path from Function
in thread Getting perl file path from Function

No, not without a SMOP modification of http://cpansearch.perl.org/src/ILYAZ/Devel-Peek-0.96/Peek.xs
... case SVt_PVHV: PerlIO_printf(PerlIO_stderr(),"PVHV%s\n", tmpbuf); break; ...