The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Hessian::Serializer::Numeric - Roles for serialization of integers, floating point numbers, dates and boolean expressions into Hessian.

SYNOPSIS

These methods are only made to be used within the Hessian framework.

DESCRIPTION

This module provides methods for serializing numbers and boolean values into Hessian.

INTERFACE

write_boolean

write_double

write_integer

write_long