Extracted from Pike v7.6 release 93 at 2006-10-04.
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.