Files
pkgsrc-ng/devel/p5-Context-Preserve/DESCR
T
2013-09-26 17:14:40 +02:00

5 lines
217 B
Plaintext

The Perl 5 module Context::Preserve automates the process of calling
a function, getting the results, acting on the results, then returning
the result of the function in the appropriate void, scalar, or list
context.