Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
eval « System Functions « Perl
Perl
System Functions
eval
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.