debian man page for je::object::number

Query: je::object::number

OS: debian

Section: 3pm

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

JE::Object::Number(3pm) 				User Contributed Perl Documentation				   JE::Object::Number(3pm)

NAME
JE::Object::Number - JavaScript Number object class
SYNOPSIS
use JE; use JE::Object::Number; $j = new JE; $js_num_obj = new JE::Object::Number $j, 953.7; $perl_scalar = $js_num_obj->value; 0 + $js_num_obj; # 953.7
DESCRIPTION
This class implements JavaScript Number objects for JE. The difference between this and JE::Number is that that module implements primitive number values, while this module implements the objects.
METHODS
See JE::Types for descriptions of most of the methods. Only what is specific to JE::Object::Number is explained here. value Returns a Perl scalar containing the number that the object holds. class Returns the string 'Number'.
SEE ALSO
JE JE::Types JE::Object JE::Number perl v5.14.2 2012-03-18 JE::Object::Number(3pm)
Related Man Pages
ppi::token::number::version(3) - centos
gstreamer::object(3pm) - debian
je::number(3pm) - debian
je::types(3pm) - debian
rose::object(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections