eval « System Functions « Perl






1.Using eval to evaluate an expression
2.Using eval to test whether a function is implemented.
3.The eval command executes a snippet of Perl code
4.Behavior of eval.