Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libperl6-caller-perl
Perl6-like oo caller() interface for perl 5
https://metacpan.org/release/Perl6-Caller
0
no reviews
Install
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.