Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Perl
Perl.Perl

Method Perl.Perl()->eval()


Method eval

mixed eval(string expression)

Description

Evalute a Perl expression in a scalar context, and return the result if it is a simple value type. Unsupported value types are rendered as 0.