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

Symphero::Utils - Utility functions widely used by Symphero modules

SYNOPSIS

  use Symphero::Utils;

  or

  use Symphero::Utils (); # do not export any functions

DESCRIPTION

To be extended..

EXPORTS

eprint(), dprint(), t2ht(), t2hf(), t2hq(), generate_key(), repair_key(), get_args().

AUTHOR

Andrew Maltsev, <amaltsev@valinux.com>

SEE ALSO