The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Text::TNetstrings::PP - Pure-Perl data serialization using typed netstrings.

VERSION

Version 1.2.0

SYNOPSIS

A pure-Perl implementation of the tagged netstring specification. The interface is the same as documented in Text::TNetstrings.

EXPORT

encode_tnetstrings($data)
decode_tnetstrings($data)
:all

The :all tag exports all the above subroutines.

AUTHOR

Sebastian Nowicki