blob: dde0222b9125ff6e5bb44412ce76e3778005c54f (
plain) (
blame)
1
2
3
4
5
|
This is an implementation of thunks a la Scalar::Defer, but uses
Data::Swap and assignment to $_[0] in order to leave a minimal trace of
the thunk.
WWW: https://metacpan.org/release/Data-Thunk
|