ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
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
|