| CPAN Ratings (Gamma) Sub-Uplevel reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Sub-Uplevel
3 out of 3 found this review helpful:
It does what it says: you can have code way down the stack look like it got called way up near the top. This can really help refactor code that would otherwise be all stuck together because of stack issues. Like the docs say, this is not an everyday thing -- but being able to do it when you need to is great.
Ricardo SIGNES - 2006-03-11 14:35:15
Was this review helpful to you?
Yes
No
Allows you to pretend to run a function in a higher stack frame. Useful for wrapping subroutines so that they don't realise that they're wrapped.
Adrian Howard - 2003-10-24 14:54:02
Was this review helpful to you?
Yes
No
|
|
|