NAME
Mo::utils::Number::Utils - Utilities for Mo::utils::Number.
SYNOPSIS
sub_check_percent(
$value
,
$key
,
$func
,
$error_value
);
SUBROUTINES
sub_check_percent
sub_check_percent(
$value
,
$key
,
$func
,
$error_value
);
Common subroutine for check percents. It is exportable.
Returns undef.
ERRORS
sub_check_percent():
EXAMPLE
DEPENDENCIES
Error::Pure, Exporter, Readonly.
SEE ALSO
- Mo::utils::Number
-
Mo number utilities.
REPOSITORY
https://github.com/michal-josef-spacek/Mo-utils-Number
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2024-2025 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.01