aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Eval-Context/pkg-descr
blob: acee63a1ffcf44da0ca57ad07d1c768886ae2cf0 (plain) (blame)
1
2
3
4
5
6
7
This module define a subroutine that let you evaluate Perl code in a specific
context. The code can be passed directly as a string or as a file name to read
from. It also provides some subroutines to let you define and optionally share
variables and subroutines between your code and the code you wish to evaluate.
Finally there is some support for running your code in a safe compartment.

WWW: https://metacpan.org/release/Eval-Context