Convert-XText
view release on metacpan or search on metacpan
lib/Convert/XText.pm view on Meta::CPAN
For example, the I<"="> sign, ASCII 61 or \x3d, will be converted to
B<+3D>.
=head2 FUNCTIONS
=over 4
=item encode_xtext ($string_to_encode)
Expects a non-unicode-string to encode in xtext encoding. Returns
the encoded text.
=item decode_xtext ($string_to_decode)
Expects an xtext-encoded string and returns the decoded string.
=back
=head2 EXPORT
( run in 0.332 second using v1.01-cache-2.11-cpan-88abd93f124 )