summaryrefslogtreecommitdiff
path: root/devel/p5-Context-Preserve/DESCR
blob: b10f5cc5219af049c82b8b4b1f7f6eafca3097fe (plain)
1
2
3
4
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.