Tangence

 view release on metacpan or  search on metacpan

doc/02-datamodel.txt  view on Meta::CPAN

2. Data Model
-------------

Whenever a value is sent across the connection between the server and a
client, that value has a fixed type. The underlying streaming layer
recognises the following fundamental types of values. Each type has a
string to identify call it, called the signature. These are used by
introspection data; see later.

 * Booleans

   Uses the type signature "bool".

 * Integers, both signed and unsigned, in 8, 16, 32 and 64bit lengths



( run in 0.234 second using v1.01-cache-2.11-cpan-4d50c553e7e )