in reply to Re^2: How to find out the path of which package called a function?
in thread How to find out the path of which package called a function?

The caller function has been in Perl since at least Perl 5.0.

As an aside, there is no production release of Perl with the version number 5.7. The old production release is Perl 5.8 with the current minor version 5.8.8 and the current production release is Perl 5.10 with the current minor version 5.10.0.

  • Comment on Re^3: How to find out the path of which package called a function?