debian man page for je::undefined

Query: je::undefined

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JE::Undefined(3pm)					User Contributed Perl Documentation					JE::Undefined(3pm)

NAME
JE::Undefined - JavaScript undefined value
SYNOPSIS
use JE; $j = new JE; $js_undefined = $j->undef; $js_undefined->value; # undef
DESCRIPTION
This class implements the JavaScript "undefined" type. There really isn't much to it. Undefined stringifies to 'undefined', and is false as a boolean.
SEE ALSO
JE::Types JE::Null JE perl v5.14.2 2012-03-18 JE::Undefined(3pm)
Related Man Pages
lazy(3o) - debian
je::lvalue(3pm) - debian
je::object::array(3pm) - debian
je::object::regexp(3pm) - debian
je::scope(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file