Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libsub-uplevel-perl
Module to spoof the perl call stack
https://metacpan.org/release/Sub-Uplevel
0
no reviews
Install
Sub::uplevel is a perl module that provides a safe implementation similar to tcl's uplevel() function. it allows you to safely fool the caller() into thinking it's in a different part of the stack, without knowing that it is being wrapped.