libperl6-caller-perl

Perl6-like oo caller() interface for perl 5
  https://metacpan.org/release/Perl6-Caller
  0
  no reviews



By default, perl6::caller exports the caller function. this automatically returns a new caller object. an optional argument specifies how many stack frames back to skip, just like the core::caller function.