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

WWW::Snooze::Serialize - Base object for building serializers

METHODS

new(%args)

extension

Set filename extension

content_type

Set MIME type on request

encode()

decode()

Functions for overriding encoding and decoding of request/response data

extension()

Return the extension, prepended with '.'

AUTHOR

Anthony Johnson <aj@ohess.org>