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

Version 1.2.0

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

encode_tnetstrings($data)decode_tnetstrings($data):allThe :all tag exports all the above subroutines.

Sebastian Nowicki