NAME
Text::TNetstrings::PP - Pure-Perl data serialization using typed netstrings.
VERSION
Version 1.1.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