mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
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: http://search.cpan.org/dist/Data-Thunk/
|