freebsd-ports/devel/p5-Data-Thunk/pkg-descr

6 lines
194 B
Text
Raw Normal View History

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/