in reply to Re^2: Accessing a scalar value in another subroutine?
in thread Accessing a scalar value in another subroutine?

Furthermore automatically finding the corresponding POD-part for a function isn't trivial.

Yes, it is absolutely trivial, provided the pod actually documents the function. Pod::Select/Pod::Coverage ...

  • Comment on Re^3: Accessing a scalar value in another subroutine?