Home | History | Annotate | Download | only in perl5

Lines Matching refs:Numbers

1462 JSON numbers and strings become simple Perl scalars. JSON arrays become
1676 objects into JSON numbers with C<allow_blessed> enable.
1771 might represent more values exactly than floating point numbers.
1780 Numbers containing a fractional or exponential part will always be
1797 respectively. They are overloaded to act almost exactly like the numbers
1922 extensions to the floating point numbers of your platform, such as
1930 objects into JSON numbers.
2066 and numbers. It was deleted and replaced by C<JSON::Boolean>.