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

Armadito::Agent::Tools::Security - Armadito Agent security static subroutines.

DESCRIPTION

This module provides validation functions to improve secuity checks in Armadito Agent. It aims to validate tainted variables. See perlsec for further information.

FUNCTIONS

isANumber()

Returns true if the input is a number. It means only digits and at least one.