JE::Null(3pm) User Contributed Perl Documentation JE::Null(3pm)NAMEJE::Null - JavaScript null valueSYNOPSISuse JE; $j = new JE; $js_null = $j->null; $js_null->value; # undefDESCRIPTIONThis class implements the JavaScript "null" type. There really isn't much to it. Null stringifies to 'null', numifies to 0, and is false as a boolean.SEE ALSOJE JE::Types JE::Undefined perl v5.14.2 2012-03-18 JE::Null(3pm)
| Related Man Pages |
|---|
| slapd-null(5) - debian |
| slapd-null(5) - suse |
| ppi::statement::null(3) - centos |
| slapd-null(5) - netbsd |
| catalyst::authentication::store::null(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |