Name
Myriad::Util::Secret - To protect secrets from getting exposed accidentally.
SYNOPSIS
my $secret = Myriad::Util::Secret->new('shh.. secret!');
DESCRIPTION
Override the actual string value with "***"
AUTHOR
Deriv Group Services Ltd. DERIV@cpan.org
.
See "CONTRIBUTORS" in Myriad for full details.
LICENSE
Copyright Deriv Group Services Ltd 2020-2021. Licensed under the same terms as Perl itself.